| Alternative 1 | |
|---|---|
| Error | 15.9 |
| Cost | 848 |
\[\begin{array}{l}
t_0 := -4 \cdot \left(y \cdot z\right)\\
\mathbf{if}\;x \leq -1.35 \cdot 10^{-31}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq -1.5 \cdot 10^{-55}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -8.8 \cdot 10^{-89}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 1.85 \cdot 10^{-90}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]