| Alternative 1 | |
|---|---|
| Error | 20.4 |
| Cost | 588 |
\[\begin{array}{l}
\mathbf{if}\;y \leq 5.615074373379506 \cdot 10^{-126}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;y \leq 9.320971122726335 \cdot 10^{-73}:\\
\;\;\;\;y \cdot y\\
\mathbf{elif}\;y \leq 2.5138970329837635 \cdot 10^{-55}:\\
\;\;\;\;x \cdot x\\
\mathbf{else}:\\
\;\;\;\;y \cdot y\\
\end{array}
\]
