| Alternative 1 | |
|---|---|
| Error | 16.8 |
| Cost | 7248 |
\[\begin{array}{l}
t_0 := 0.5 \cdot \left(y \cdot \sqrt{z}\right)\\
\mathbf{if}\;x \leq -1.0504994662539716 \cdot 10^{-80}:\\
\;\;\;\;0.5 \cdot x\\
\mathbf{elif}\;x \leq -2.37749580717437 \cdot 10^{-133}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -1.8667648157552548 \cdot 10^{-150}:\\
\;\;\;\;0.5 \cdot x\\
\mathbf{elif}\;x \leq 3.2621012095672107 \cdot 10^{-105}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot x\\
\end{array}
\]