| Alternative 1 | |
|---|---|
| Error | 16.7 |
| Cost | 976 |
\[\begin{array}{l}
t_0 := 1 + -2 \cdot \frac{y}{x}\\
\mathbf{if}\;x \leq -5.6 \cdot 10^{+57}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 2.15 \cdot 10^{-73}:\\
\;\;\;\;-1\\
\mathbf{elif}\;x \leq 2.4 \cdot 10^{-58}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 3.5 \cdot 10^{-15}:\\
\;\;\;\;-1\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]