| Alternative 1 | |
|---|---|
| Error | 20.5 |
| Cost | 844 |
\[\begin{array}{l}
t_0 := y \cdot \left(x \cdot 2 + y\right)\\
\mathbf{if}\;x \leq -1.5106622313505857 \cdot 10^{-38}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;x \leq -6.423523404190331 \cdot 10^{-57}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -2.6409460070423962 \cdot 10^{-151}:\\
\;\;\;\;x \cdot x\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
