| Alternative 1 | |
|---|---|
| Error | 24.1 |
| Cost | 984 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -6.8 \cdot 10^{+142}:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;y \leq -2.1 \cdot 10^{+78}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq -2 \cdot 10^{+38}:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;y \leq -1.0036543196177389 \cdot 10^{-19}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 2.9604313304089513 \cdot 10^{-9}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 6.8 \cdot 10^{+78}:\\
\;\;\;\;y \cdot z\\
\mathbf{else}:\\
\;\;\;\;y \cdot x\\
\end{array}
\]
