| Alternative 1 | |
|---|---|
| Error | 16.3 |
| Cost | 716 |
\[\begin{array}{l}
t_0 := \left(0.5 \cdot y\right) \cdot x\\
\mathbf{if}\;z \leq -1.02 \cdot 10^{-47}:\\
\;\;\;\;-0.125 \cdot z\\
\mathbf{elif}\;z \leq 1.2 \cdot 10^{-44}:\\
\;\;\;\;\begin{array}{l}
\mathbf{if}\;y \ne 0:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}\\
\mathbf{else}:\\
\;\;\;\;-0.125 \cdot z\\
\end{array}
\]