| Alternative 1 | |
|---|---|
| Error | 17.7 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -9.384923581689232 \cdot 10^{-23}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 6.098355216863756 \cdot 10^{-88}:\\
\;\;\;\;\frac{x}{y}\\
\mathbf{elif}\;x \leq 2.0058087305745694 \cdot 10^{+163}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 5.418427974447117 \cdot 10^{+185}:\\
\;\;\;\;\frac{x}{y}\\
\mathbf{else}:\\
\;\;\;\;1\\
\end{array}
\]