| Alternative 1 | |
|---|---|
| Error | 11.2 |
| Cost | 972 |
\[\begin{array}{l}
\mathbf{if}\;x \cdot x \leq 3.568049874465215 \cdot 10^{+21}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;x \cdot x \leq 1.1796383788578042 \cdot 10^{+125}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;x \cdot x \leq 1.387027967686682 \cdot 10^{+149}:\\
\;\;\;\;y \cdot 2\\
\mathbf{else}:\\
\;\;\;\;x \cdot x\\
\end{array}
\]
