| Alternative 1 | |
|---|---|
| Accuracy | 65.4% |
| Cost | 785 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -6 \cdot 10^{-13}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 4.6 \cdot 10^{-96} \lor \neg \left(x \leq 2 \cdot 10^{-70}\right) \land x \leq 3.8 \cdot 10^{-44}:\\
\;\;\;\;y \cdot \left(-z\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]