| Alternative 1 | |
|---|---|
| Accuracy | 67.1% |
| Cost | 589 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.3 \cdot 10^{-49} \lor \neg \left(x \leq -2.32 \cdot 10^{-67}\right) \land x \leq -4.2 \cdot 10^{-159}:\\
\;\;\;\;x \cdot x\\
\mathbf{else}:\\
\;\;\;\;y \cdot y\\
\end{array}
\]