| Alternative 1 | |
|---|---|
| Error | 26.43% |
| Cost | 849 |
\[\begin{array}{l}
\mathbf{if}\;z \leq -7 \cdot 10^{-44}:\\
\;\;\;\;z \cdot -0.125\\
\mathbf{elif}\;z \leq -3.9 \cdot 10^{-131} \lor \neg \left(z \leq -1.8 \cdot 10^{-184}\right) \land z \leq 1.25 \cdot 10^{-25}:\\
\;\;\;\;y \cdot \left(x \cdot 0.5\right)\\
\mathbf{else}:\\
\;\;\;\;z \cdot -0.125\\
\end{array}
\]