| Alternative 1 | |
|---|---|
| Accuracy | 80.9% |
| Cost | 973 |
\[\begin{array}{l}
\mathbf{if}\;x \cdot x \leq 2 \cdot 10^{-65} \lor \neg \left(x \cdot x \leq 3.4 \cdot 10^{+37}\right) \land x \cdot x \leq 4 \cdot 10^{+101}:\\
\;\;\;\;y + y\\
\mathbf{else}:\\
\;\;\;\;x \cdot x\\
\end{array}
\]