| Alternative 1 | |
|---|---|
| Error | 14.9 |
| Cost | 776 |
\[\begin{array}{l}
t_1 := -z \cdot t\\
\mathbf{if}\;z \cdot t \leq -2.6 \cdot 10^{-6}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \cdot t \leq 2.4 \cdot 10^{-42}:\\
\;\;\;\;y \cdot x\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]