| Alternative 1 | |
|---|---|
| Error | 11.2 |
| Cost | 584 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.56 \cdot 10^{-41}:\\
\;\;\;\;x \cdot x\\
\mathbf{elif}\;x \leq 4.8 \cdot 10^{-30}:\\
\;\;\;\;y \cdot \left(z \cdot -4\right)\\
\mathbf{else}:\\
\;\;\;\;x \cdot x\\
\end{array}
\]