| Alternative 1 | |
|---|---|
| Accuracy | 58.2% |
| Cost | 785 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -6.5 \cdot 10^{-125}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 2.7 \cdot 10^{-208} \lor \neg \left(x \leq 1.35 \cdot 10^{-92}\right) \land x \leq 3.6 \cdot 10^{+69}:\\
\;\;\;\;\frac{-y}{x}\\
\mathbf{else}:\\
\;\;\;\;1\\
\end{array}
\]