| Alternative 1 | |
|---|---|
| Accuracy | 73.8% |
| Cost | 786 |
\[\begin{array}{l}
\mathbf{if}\;z \leq -6.5 \cdot 10^{-115} \lor \neg \left(z \leq 6 \cdot 10^{-93}\right) \land \left(z \leq 5.6 \cdot 10^{-49} \lor \neg \left(z \leq 3.3 \cdot 10^{+29}\right)\right):\\
\;\;\;\;y \cdot \left(-z\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot x\\
\end{array}
\]