| Alternative 1 | |
|---|---|
| Accuracy | 68.6% |
| Cost | 589 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -6.6 \cdot 10^{-24} \lor \neg \left(x \leq -1.85 \cdot 10^{-31}\right) \land x \leq -4.5 \cdot 10^{-110}:\\
\;\;\;\;x \cdot x\\
\mathbf{else}:\\
\;\;\;\;y \cdot y\\
\end{array}
\]