| Alternative 1 | |
|---|---|
| Error | 18.7 |
| Cost | 784 |
\[\begin{array}{l}
t_0 := -\frac{y}{x}\\
\mathbf{if}\;y \leq -2.9 \cdot 10^{+113}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -2.1 \cdot 10^{+81}:\\
\;\;\;\;1\\
\mathbf{elif}\;y \leq -1.85 \cdot 10^{+35}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 8.5 \cdot 10^{+31}:\\
\;\;\;\;1\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]