| Alternative 1 | |
|---|---|
| Error | 17.7 |
| Cost | 6984 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.4 \cdot 10^{+116}:\\
\;\;\;\;0.5 \cdot x\\
\mathbf{elif}\;x \leq 1.65 \cdot 10^{-91}:\\
\;\;\;\;0.5 \cdot \left(y \cdot \sqrt{z}\right)\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot x\\
\end{array}
\]