| Alternative 1 | |
|---|---|
| Error | 21.7 |
| Cost | 972 |
\[\begin{array}{l}
t_0 := y \cdot y + y \cdot \left(x \cdot 2\right)\\
\mathbf{if}\;y \leq 2.03393900305224 \cdot 10^{-158}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;y \leq 8.670113020785488 \cdot 10^{-73}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 7.440391183851329 \cdot 10^{-50}:\\
\;\;\;\;x \cdot x\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]