| Alternative 1 | |
|---|---|
| Error | 20.6 |
| Cost | 980 |
\[\begin{array}{l}
t_0 := d1 \cdot \left(d2 - d3\right)\\
\mathbf{if}\;d4 \leq 4.4 \cdot 10^{-141}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;d4 \leq 1.5 \cdot 10^{-134}:\\
\;\;\;\;d1 \cdot \left(d2 - d1\right)\\
\mathbf{elif}\;d4 \leq 8.6 \cdot 10^{+71}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;d4 \leq 1.5 \cdot 10^{+89}:\\
\;\;\;\;d1 \cdot \left(d4 - d1\right)\\
\mathbf{elif}\;d4 \leq 1.1 \cdot 10^{+102}:\\
\;\;\;\;d3 \cdot \left(-d1\right)\\
\mathbf{else}:\\
\;\;\;\;d1 \cdot \left(d4 + d2\right)\\
\end{array}
\]