| Alternative 1 | |
|---|---|
| Error | 17.0 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -8.066578285056977 \cdot 10^{+63}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq -7.575312340124178 \cdot 10^{-35}:\\
\;\;\;\;y \cdot 0.002\\
\mathbf{elif}\;x \leq -7.096561150719096 \cdot 10^{-103}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 2.777004053598804 \cdot 10^{+38}:\\
\;\;\;\;y \cdot 0.002\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]