| Alternative 1 | |
|---|---|
| Error | 17.6 |
| Cost | 1112 |
\[\begin{array}{l}
t_0 := -4 \cdot \left(y \cdot z\right)\\
\mathbf{if}\;x \leq -9 \cdot 10^{+83}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq -1.7 \cdot 10^{+48}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -3 \cdot 10^{-17}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 4.2 \cdot 10^{-186}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 2.2 \cdot 10^{-169}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 3.4 \cdot 10^{+34}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]