| Alternative 1 | |
|---|---|
| Error | 16.6 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -3.9162493988967283 \cdot 10^{-23}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 1.4538889935626352 \cdot 10^{-117}:\\
\;\;\;\;\frac{x}{y}\\
\mathbf{elif}\;x \leq 6.801818188151072 \cdot 10^{-90}:\\
\;\;\;\;1\\
\mathbf{elif}\;x \leq 2.0502601440226685 \cdot 10^{+54}:\\
\;\;\;\;\frac{x}{y}\\
\mathbf{else}:\\
\;\;\;\;1\\
\end{array}
\]
