| Alternative 1 | |
|---|---|
| Error | 24.7 |
| Cost | 588 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -5.1062009917214187 \cdot 10^{+73}:\\
\;\;\;\;x \cdot 0.1\\
\mathbf{elif}\;x \leq -5.053978874805354 \cdot 10^{+19}:\\
\;\;\;\;y \cdot 0.1\\
\mathbf{elif}\;x \leq -7.797802372198419 \cdot 10^{-10}:\\
\;\;\;\;x \cdot 0.1\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.1\\
\end{array}
\]
