| Alternative 1 | |
|---|---|
| Accuracy | 75.9% |
| Cost | 786 |
\[\begin{array}{l}
\mathbf{if}\;z \leq -58000000000 \lor \neg \left(z \leq 2.5 \cdot 10^{-9}\right) \land \left(z \leq 4 \cdot 10^{+30} \lor \neg \left(z \leq 2 \cdot 10^{+53}\right)\right):\\
\;\;\;\;y \cdot \left(-z\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot x\\
\end{array}
\]