| Alternative 1 |
|---|
| Error | 0.29% |
|---|
| Cost | 6848 |
|---|
\[\mathsf{fma}\left(y - x, 6 \cdot z, x\right)
\]
| Alternative 2 |
|---|
| Error | 37.78% |
|---|
| Cost | 1114 |
|---|
\[\begin{array}{l}
t_0 := 6 \cdot \left(z \cdot y\right)\\
\mathbf{if}\;z \leq -9.6 \cdot 10^{+28}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -7000000:\\
\;\;\;\;-6 \cdot \left(z \cdot x\right)\\
\mathbf{elif}\;z \leq -0.026 \lor \neg \left(z \leq -2.3 \cdot 10^{-64}\right) \land \left(z \leq -2.25 \cdot 10^{-111} \lor \neg \left(z \leq 1.8 \cdot 10^{-43}\right)\right):\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 37.79% |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_0 := 6 \cdot \left(z \cdot y\right)\\
\mathbf{if}\;z \leq -8 \cdot 10^{+32}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -7600000:\\
\;\;\;\;-6 \cdot \left(z \cdot x\right)\\
\mathbf{elif}\;z \leq -0.026:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -2.5 \cdot 10^{-64}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq -1.04 \cdot 10^{-110}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 2.8 \cdot 10^{-42}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;y \cdot \left(6 \cdot z\right)\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 37.84% |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_0 := 6 \cdot \left(z \cdot y\right)\\
\mathbf{if}\;z \leq -1.12 \cdot 10^{+33}:\\
\;\;\;\;z \cdot \left(6 \cdot y\right)\\
\mathbf{elif}\;z \leq -7600000:\\
\;\;\;\;-6 \cdot \left(z \cdot x\right)\\
\mathbf{elif}\;z \leq -0.026:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -1.05 \cdot 10^{-64}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq -4 \cdot 10^{-110}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 1.4 \cdot 10^{-44}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;y \cdot \left(6 \cdot z\right)\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 20.25% |
|---|
| Cost | 977 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -0.026:\\
\;\;\;\;z \cdot \left(6 \cdot \left(y - x\right)\right)\\
\mathbf{elif}\;z \leq -9.5 \cdot 10^{-64}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq -1.16 \cdot 10^{-114} \lor \neg \left(z \leq 2.15 \cdot 10^{-44}\right):\\
\;\;\;\;\left(y - x\right) \cdot \left(6 \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 21.53% |
|---|
| Cost | 977 |
|---|
\[\begin{array}{l}
t_0 := x \cdot \left(1 + z \cdot -6\right)\\
\mathbf{if}\;x \leq -1.4 \cdot 10^{+26}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -2.3 \cdot 10^{-138}:\\
\;\;\;\;\left(y - x\right) \cdot \left(6 \cdot z\right)\\
\mathbf{elif}\;x \leq -3.9 \cdot 10^{-146} \lor \neg \left(x \leq 8.2 \cdot 10^{-66}\right):\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;z \cdot \left(6 \cdot \left(y - x\right)\right)\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 20.09% |
|---|
| Cost | 976 |
|---|
\[\begin{array}{l}
t_0 := z \cdot \left(6 \cdot \left(y - x\right)\right)\\
\mathbf{if}\;z \leq -0.026:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -8 \cdot 10^{-65}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq -4.5 \cdot 10^{-110}:\\
\;\;\;\;6 \cdot \left(z \cdot y\right)\\
\mathbf{elif}\;z \leq 2.1 \cdot 10^{-44}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 8 |
|---|
| Error | 1.6% |
|---|
| Cost | 712 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -0.165:\\
\;\;\;\;z \cdot \left(6 \cdot \left(y - x\right)\right)\\
\mathbf{elif}\;z \leq 44:\\
\;\;\;\;x + z \cdot \left(6 \cdot y\right)\\
\mathbf{else}:\\
\;\;\;\;\left(y - x\right) \cdot \left(6 \cdot z\right)\\
\end{array}
\]
| Alternative 9 |
|---|
| Error | 38.18% |
|---|
| Cost | 585 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -0.06 \lor \neg \left(z \leq 1.86 \cdot 10^{+18}\right):\\
\;\;\;\;-6 \cdot \left(z \cdot x\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 10 |
|---|
| Error | 0.51% |
|---|
| Cost | 576 |
|---|
\[x + z \cdot \left(6 \cdot \left(y - x\right)\right)
\]
| Alternative 11 |
|---|
| Error | 0.29% |
|---|
| Cost | 576 |
|---|
\[x + \left(y - x\right) \cdot \left(6 \cdot z\right)
\]