| Alternative 1 | |
|---|---|
| Accuracy | 75.4% |
| Cost | 1050 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -4.5 \cdot 10^{-8}:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;x \leq -3.8 \cdot 10^{-55} \lor \neg \left(x \leq -6.9 \cdot 10^{-102}\right) \land \left(x \leq 3.3 \cdot 10^{-51} \lor \neg \left(x \leq 6.4 \cdot 10^{-18}\right) \land x \leq 1.18 \cdot 10^{+33}\right):\\
\;\;\;\;y \cdot \left(-z\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot x\\
\end{array}
\]