| Alternative 1 | |
|---|---|
| Accuracy | 87.8% |
| Cost | 585 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -1.9 \cdot 10^{-87} \lor \neg \left(y \leq 3.5 \cdot 10^{-32}\right):\\
\;\;\;\;y \cdot \left(x \cdot -2\right)\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(x + x\right)\\
\end{array}
\]