| Alternative 1 | |
|---|---|
| Error | 11.0 |
| Cost | 584 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -9.2 \cdot 10^{-29}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;x \leq 9.6 \cdot 10^{-20}:\\
\;\;\;\;\left(y \cdot z\right) \cdot -4\\
\mathbf{else}:\\
\;\;\;\;x \cdot x\\
\end{array}
\]