| Alternative 1 | |
|---|---|
| Accuracy | 87.7% |
| Cost | 585 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -1.02 \cdot 10^{-56} \lor \neg \left(y \leq 1.8 \cdot 10^{-71}\right):\\
\;\;\;\;x \cdot \left(y \cdot -2\right)\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(2 \cdot x\right)\\
\end{array}
\]