| Alternative 1 | |
|---|---|
| Error | 26.91% |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -2.5 \cdot 10^{+56}:\\
\;\;\;\;y \cdot -0.005\\
\mathbf{elif}\;y \leq 5.8 \cdot 10^{-76}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 1.95 \cdot 10^{-19}:\\
\;\;\;\;y \cdot -0.005\\
\mathbf{elif}\;y \leq 5.7 \cdot 10^{+57}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;y \cdot -0.005\\
\end{array}
\]