| Alternative 1 | |
|---|---|
| Error | 21.8 |
| Cost | 1048 |
\[\begin{array}{l}
t_1 := -t \cdot z\\
\mathbf{if}\;t \leq -1.12 \cdot 10^{-107}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 8 \cdot 10^{-149}:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;t \leq 3.25 \cdot 10^{-139}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 1.15 \cdot 10^{-37}:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;t \leq 2.75 \cdot 10^{-8}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 8.2 \cdot 10^{+58}:\\
\;\;\;\;y \cdot x\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]