| Alternative 1 | |
|---|---|
| Error | 11.3 |
| Cost | 584 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.15 \cdot 10^{-39}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;x \leq 3.8 \cdot 10^{+19}:\\
\;\;\;\;y \cdot \left(z \cdot -4\right)\\
\mathbf{else}:\\
\;\;\;\;x \cdot x\\
\end{array}
\]