| Alternative 1 |
|---|
| Error | 19.5 |
|---|
| Cost | 7514 |
|---|
\[\begin{array}{l}
t_0 := 0.5 \cdot \left(y \cdot \sqrt{z}\right)\\
\mathbf{if}\;y \leq -1.45 \cdot 10^{+95}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -5.5 \cdot 10^{+48}:\\
\;\;\;\;0.5 \cdot \frac{1}{\frac{1}{x}}\\
\mathbf{elif}\;y \leq -1100000000 \lor \neg \left(y \leq 1.08 \cdot 10^{-48}\right) \land \left(y \leq 1.15 \cdot 10^{+54} \lor \neg \left(y \leq 1.35 \cdot 10^{+116}\right)\right):\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot x\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 19.7 |
|---|
| Cost | 7512 |
|---|
\[\begin{array}{l}
t_0 := 0.5 \cdot \left(y \cdot \sqrt{z}\right)\\
\mathbf{if}\;y \leq -1.35 \cdot 10^{+95}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -2.2 \cdot 10^{+48}:\\
\;\;\;\;0.5 \cdot \frac{1}{\frac{1}{x}}\\
\mathbf{elif}\;y \leq -95:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 1.02 \cdot 10^{-48}:\\
\;\;\;\;0.5 \cdot x\\
\mathbf{elif}\;y \leq 8 \cdot 10^{+51}:\\
\;\;\;\;0.5 \cdot \sqrt{y \cdot \left(y \cdot z\right)}\\
\mathbf{elif}\;y \leq 1.35 \cdot 10^{+116}:\\
\;\;\;\;0.5 \cdot x\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 0.1 |
|---|
| Cost | 6848 |
|---|
\[0.5 \cdot \left(x + y \cdot \sqrt{z}\right)
\]