| Alternative 1 | |
|---|---|
| Error | 8.0 |
| Cost | 852 |
\[\begin{array}{l}
\mathbf{if}\;y \leq 3.949524893541108 \cdot 10^{-142}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;y \leq 7.668023286574191 \cdot 10^{-126}:\\
\;\;\;\;y \cdot y\\
\mathbf{elif}\;y \leq 4.5201261453718803 \cdot 10^{-119}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;y \leq 8.696885513130134 \cdot 10^{-32}:\\
\;\;\;\;y \cdot y\\
\mathbf{elif}\;y \leq 1.1641727567516487 \cdot 10^{-16}:\\
\;\;\;\;x \cdot x\\
\mathbf{else}:\\
\;\;\;\;y \cdot y\\
\end{array}
\]