| Alternative 1 | |
|---|---|
| Error | 16.5 |
| Cost | 456 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -2.5911415322199697 \cdot 10^{-62}:\\
\;\;\;\;x \cdot 200\\
\mathbf{elif}\;x \leq 4.002266253903827 \cdot 10^{-61}:\\
\;\;\;\;-200 \cdot y\\
\mathbf{else}:\\
\;\;\;\;x \cdot 200\\
\end{array}
\]