| Alternative 1 | |
|---|---|
| Error | 27.14% |
| Cost | 849 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1 \cdot 10^{-93}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 1.5 \cdot 10^{-32} \lor \neg \left(x \leq 10^{+22}\right) \land x \leq 6.8 \cdot 10^{+45}:\\
\;\;\;\;-4 \cdot \left(z \cdot y\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]