| Alternative 1 | |
|---|---|
| Error | 35.79% |
| Cost | 721 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -7.1 \cdot 10^{-138}:\\
\;\;\;\;x \cdot y\\
\mathbf{elif}\;y \leq 6.2 \cdot 10^{-73} \lor \neg \left(y \leq 1.7 \cdot 10^{-35}\right) \land y \leq 3.1 \cdot 10^{-5}:\\
\;\;\;\;z \cdot t\\
\mathbf{else}:\\
\;\;\;\;x \cdot y\\
\end{array}
\]