| Alternative 1 | |
|---|---|
| Error | 23.8 |
| Cost | 852 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -1.35 \cdot 10^{+154}:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;y \leq -7.783154187416083 \cdot 10^{-25}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 9 \cdot 10^{-32}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 77366952306.41731:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 3.5 \cdot 10^{+60}:\\
\;\;\;\;y \cdot x\\
\mathbf{else}:\\
\;\;\;\;y \cdot z\\
\end{array}
\]