| Alternative 1 | |
|---|---|
| Error | 17.1 |
| Cost | 849 |
\[\begin{array}{l}
\mathbf{if}\;z \leq -1.16 \cdot 10^{-39}:\\
\;\;\;\;z \cdot -0.125\\
\mathbf{elif}\;z \leq 8 \cdot 10^{-35} \lor \neg \left(z \leq 22\right) \land z \leq 7.8 \cdot 10^{+44}:\\
\;\;\;\;y \cdot \left(x \cdot 0.5\right)\\
\mathbf{else}:\\
\;\;\;\;z \cdot -0.125\\
\end{array}
\]