| Alternative 1 | |
|---|---|
| Error | 13.7 |
| Cost | 848 |
\[\begin{array}{l}
t_1 := y \cdot \left(y \cdot x\right)\\
t_2 := t + y \cdot z\\
\mathbf{if}\;y \leq -4.3 \cdot 10^{+37}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 101385099450620510:\\
\;\;\;\;t_2\\
\mathbf{elif}\;y \leq 1.02 \cdot 10^{+86}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 7.8 \cdot 10^{+196}:\\
\;\;\;\;t_2\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
