| Alternative 1 | |
|---|---|
| Error | 15.7 |
| Cost | 785 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -13500000000000:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;x \leq 1.2 \cdot 10^{-114} \lor \neg \left(x \leq 7 \cdot 10^{-84}\right) \land x \leq 3.8 \cdot 10^{-38}:\\
\;\;\;\;y \cdot \left(-z\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot x\\
\end{array}
\]