| Alternative 1 | |
|---|---|
| Accuracy | 81.8% |
| Cost | 1101 |
\[\begin{array}{l}
\mathbf{if}\;z \cdot z \leq 5 \cdot 10^{-120} \lor \neg \left(z \cdot z \leq 5 \cdot 10^{-97}\right) \land z \cdot z \leq 5 \cdot 10^{+17}:\\
\;\;\;\;x \cdot y\\
\mathbf{else}:\\
\;\;\;\;\left(z \cdot z\right) \cdot 3\\
\end{array}
\]