| Alternative 1 | |
|---|---|
| Error | 21.5 |
| Cost | 721 |
\[\begin{array}{l}
\mathbf{if}\;t \leq -1.32 \cdot 10^{-78}:\\
\;\;\;\;z \cdot t\\
\mathbf{elif}\;t \leq 2.7 \cdot 10^{-49} \lor \neg \left(t \leq 2.95 \cdot 10^{+79}\right) \land t \leq 4 \cdot 10^{+107}:\\
\;\;\;\;x \cdot y\\
\mathbf{else}:\\
\;\;\;\;z \cdot t\\
\end{array}
\]