| Alternative 1 | |
|---|---|
| Error | 16.0 |
| Cost | 848 |
\[\begin{array}{l}
t_0 := -y \cdot z\\
t_1 := -\left(-y \cdot x\right)\\
\mathbf{if}\;z \leq -5.4 \cdot 10^{+30}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -7.6 \cdot 10^{-45}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq -8.5 \cdot 10^{-72}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 4.9 \cdot 10^{-57}:\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]