| Alternative 1 | |
|---|---|
| Error | 12.1 |
| Cost | 1100 |
\[\begin{array}{l}
t_0 := 0.5 \cdot \left(x \cdot x\right)\\
\mathbf{if}\;x \cdot x \leq 5.329720765956209 \cdot 10^{-117}:\\
\;\;\;\;y \cdot -0.5\\
\mathbf{elif}\;x \cdot x \leq 1.2453460218705353 \cdot 10^{-104}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \cdot x \leq 1.3492346191998738 \cdot 10^{+78}:\\
\;\;\;\;y \cdot -0.5\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
