| Alternative 1 | |
|---|---|
| Error | 16.7 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -3.9 \cdot 10^{+42}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq -4.3 \cdot 10^{-92}:\\
\;\;\;\;\frac{x}{y}\\
\mathbf{elif}\;x \leq -3 \cdot 10^{-122}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 5.3 \cdot 10^{+48}:\\
\;\;\;\;\frac{x}{y}\\
\mathbf{else}:\\
\;\;\;\;1\\
\end{array}
\]