| Alternative 1 | |
|---|---|
| Error | 28.48% |
| Cost | 849 |
\[\begin{array}{l}
\mathbf{if}\;z \leq -1.25 \cdot 10^{+91}:\\
\;\;\;\;-z\\
\mathbf{elif}\;z \leq -4.3 \cdot 10^{-35} \lor \neg \left(z \leq -2.15 \cdot 10^{-60}\right) \land z \leq 5.5 \cdot 10^{+20}:\\
\;\;\;\;3 \cdot \left(x \cdot y\right)\\
\mathbf{else}:\\
\;\;\;\;-z\\
\end{array}
\]