| Alternative 1 | |
|---|---|
| Accuracy | 65.1% |
| Cost | 721 |
\[\begin{array}{l}
\mathbf{if}\;z \leq -3.7 \cdot 10^{+140}:\\
\;\;\;\;z \cdot t\\
\mathbf{elif}\;z \leq -8.4 \cdot 10^{+127} \lor \neg \left(z \leq -9 \cdot 10^{+30}\right) \land z \leq 4.7 \cdot 10^{-138}:\\
\;\;\;\;x \cdot y\\
\mathbf{else}:\\
\;\;\;\;z \cdot t\\
\end{array}
\]