| Alternative 1 | |
|---|---|
| Error | 11.0 |
| Cost | 1096 |
\[\begin{array}{l}
t_0 := z \cdot \left(z \cdot y\right)\\
\mathbf{if}\;t_0 \leq -1 \cdot 10^{-27}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;t_0 \leq 2 \cdot 10^{+61}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
