| Alternative 1 | |
|---|---|
| Accuracy | 51.3% |
| Cost | 521 |
\[\begin{array}{l}
\mathbf{if}\;x.im \leq -6.9 \cdot 10^{-99} \lor \neg \left(x.im \leq 7 \cdot 10^{-44}\right):\\
\;\;\;\;y.im \cdot \left(-x.im\right)\\
\mathbf{else}:\\
\;\;\;\;x.re \cdot y.re\\
\end{array}
\]