| Alternative 1 | |
|---|---|
| Error | 17.2 |
| Cost | 849 |
\[\begin{array}{l}
\mathbf{if}\;z \leq -5.8 \cdot 10^{+31}:\\
\;\;\;\;z \cdot -0.125\\
\mathbf{elif}\;z \leq -1.85 \cdot 10^{-44} \lor \neg \left(z \leq -7.4 \cdot 10^{-96}\right) \land z \leq 1.1 \cdot 10^{-57}:\\
\;\;\;\;0.5 \cdot \left(x \cdot y\right)\\
\mathbf{else}:\\
\;\;\;\;z \cdot -0.125\\
\end{array}
\]