| Alternative 1 | |
|---|---|
| Error | 15.3 |
| Cost | 520 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.254364691339144 \cdot 10^{-32}:\\
\;\;\;\;y \cdot x\\
\mathbf{elif}\;x \leq 2.920582863260117 \cdot 10^{-13}:\\
\;\;\;\;y \cdot \left(-z\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot x\\
\end{array}
\]
