| Alternative 1 | |
|---|---|
| Error | 19.0 |
| Cost | 784 |
\[\begin{array}{l}
t_0 := \frac{-y}{x}\\
\mathbf{if}\;x \leq -8.2 \cdot 10^{-113}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 7.14198742348163 \cdot 10^{-57}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 3.786840695533949 \cdot 10^{-27}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 5.230713039378408 \cdot 10^{+62}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;1\\
\end{array}
\]
