| Alternative 1 | |
|---|---|
| Error | 17.5 |
| Cost | 6984 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -8 \cdot 10^{+108}:\\
\;\;\;\;0.5 \cdot x\\
\mathbf{elif}\;x \leq 1.15 \cdot 10^{-6}:\\
\;\;\;\;0.5 \cdot \left(y \cdot \sqrt{z}\right)\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot x\\
\end{array}
\]