| Alternative 1 | |
|---|---|
| Error | 7.9 |
| Cost | 588 |
\[\begin{array}{l}
\mathbf{if}\;y \leq 1.5177658240149548 \cdot 10^{-148}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;y \leq 1.0619158744720323 \cdot 10^{-92}:\\
\;\;\;\;y \cdot y\\
\mathbf{elif}\;y \leq 5.488429879176881 \cdot 10^{-81}:\\
\;\;\;\;x \cdot x\\
\mathbf{else}:\\
\;\;\;\;y \cdot y\\
\end{array}
\]
