| Alternative 1 | |
|---|---|
| Error | 14.6 |
| Cost | 1112 |
\[\begin{array}{l}
t_0 := y \cdot \left(x + z\right)\\
\mathbf{if}\;y \leq -4.2 \cdot 10^{-71}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -1.9 \cdot 10^{-85}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq -2.05 \cdot 10^{-134}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 1.95 \cdot 10^{-160}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 6.6 \cdot 10^{-124}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 2.4 \cdot 10^{-16}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]