| Alternative 1 | |
|---|---|
| Error | 21.9 |
| Cost | 721 |
\[\begin{array}{l}
\mathbf{if}\;t \leq -1.05 \cdot 10^{-52}:\\
\;\;\;\;z \cdot t\\
\mathbf{elif}\;t \leq 1.8 \cdot 10^{-39} \lor \neg \left(t \leq 2.7 \cdot 10^{+55}\right) \land t \leq 7.4 \cdot 10^{+99}:\\
\;\;\;\;x \cdot y\\
\mathbf{else}:\\
\;\;\;\;z \cdot t\\
\end{array}
\]