| Alternative 1 | |
|---|---|
| Error | 23.5 |
| Cost | 984 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -6.1 \cdot 10^{+66}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq -980000000000:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;y \leq -1.48 \cdot 10^{-33}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 3.6 \cdot 10^{-90}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 2.3 \cdot 10^{-60}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 5.4 \cdot 10^{-16}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;y \cdot z\\
\end{array}
\]