| Alternative 1 | |
|---|---|
| Error | 18.3 |
| Cost | 1248 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.3 \cdot 10^{+48}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;x \leq -1050000000000:\\
\;\;\;\;y\\
\mathbf{elif}\;x \leq -1.7 \cdot 10^{-61}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;x \leq 8.5 \cdot 10^{-143}:\\
\;\;\;\;y\\
\mathbf{elif}\;x \leq 3.9 \cdot 10^{-101}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;x \leq 6.5 \cdot 10^{-73}:\\
\;\;\;\;y\\
\mathbf{elif}\;x \leq 10^{-11}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;x \leq 2.2 \cdot 10^{+98}:\\
\;\;\;\;y\\
\mathbf{else}:\\
\;\;\;\;x + x\\
\end{array}
\]