| Alternative 1 | |
|---|---|
| Error | 17.7 |
| Cost | 785 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -7.8 \cdot 10^{+127}:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;x \leq -2.7 \cdot 10^{+39} \lor \neg \left(x \leq -1.15 \cdot 10^{-72}\right) \land x \leq 4.4 \cdot 10^{-121}:\\
\;\;\;\;z \cdot \left(-y\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot x\\
\end{array}
\]