| Alternative 1 | |
|---|---|
| Error | 16.8 |
| Cost | 849 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1000:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 1.6 \cdot 10^{-158} \lor \neg \left(x \leq 1.95 \cdot 10^{-142}\right) \land x \leq 8.2 \cdot 10^{-49}:\\
\;\;\;\;-4 \cdot \left(z \cdot y\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]