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