| Alternative 1 | |
|---|---|
| Error | 18.0 |
| Cost | 976 |
\[\begin{array}{l}
t_0 := 1 + 2 \cdot \frac{y}{x}\\
\mathbf{if}\;y \leq -7.2 \cdot 10^{+67}:\\
\;\;\;\;-1\\
\mathbf{elif}\;y \leq -5 \cdot 10^{+41}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -1.26 \cdot 10^{-118}:\\
\;\;\;\;-1\\
\mathbf{elif}\;y \leq 3.8 \cdot 10^{+54}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;-1\\
\end{array}
\]