| Alternative 1 | |
|---|---|
| Error | 16.5 |
| Cost | 584 |
\[\begin{array}{l}
\mathbf{if}\;z \leq -9.5 \cdot 10^{+20}:\\
\;\;\;\;z \cdot -0.125\\
\mathbf{elif}\;z \leq 3.1 \cdot 10^{-34}:\\
\;\;\;\;y \cdot \left(x \cdot 0.5\right)\\
\mathbf{else}:\\
\;\;\;\;z \cdot -0.125\\
\end{array}
\]