| Alternative 1 | |
|---|---|
| Error | 18.7 |
| Cost | 785 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -9.8 \cdot 10^{-86}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 4 \cdot 10^{-101} \lor \neg \left(x \leq 3.6 \cdot 10^{-66}\right) \land x \leq 3.2 \cdot 10^{+36}:\\
\;\;\;\;\frac{-y}{x}\\
\mathbf{else}:\\
\;\;\;\;1\\
\end{array}
\]