| Alternative 1 | |
|---|---|
| Error | 16.7 |
| Cost | 848 |
\[\begin{array}{l}
t_0 := 1 - \frac{y}{x}\\
\mathbf{if}\;x \leq -1.05 \cdot 10^{+60}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -3 \cdot 10^{-20}:\\
\;\;\;\;\frac{x}{y}\\
\mathbf{elif}\;x \leq -6.8 \cdot 10^{-59}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 3 \cdot 10^{-67}:\\
\;\;\;\;\frac{x}{y}\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]