| Alternative 1 | |
|---|---|
| Error | 17.5 |
| Cost | 848 |
\[\begin{array}{l}
t_0 := d1 \cdot \left(d2 + d3\right)\\
\mathbf{if}\;d3 \leq -1.1078644276822435 \cdot 10^{-152}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;d3 \leq -2.973866449785494 \cdot 10^{-244}:\\
\;\;\;\;d1 \cdot 3\\
\mathbf{elif}\;d3 \leq 9.931584391576491 \cdot 10^{-265}:\\
\;\;\;\;d1 \cdot d2\\
\mathbf{elif}\;d3 \leq 9.275224907491706 \cdot 10^{-10}:\\
\;\;\;\;d1 \cdot 3\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
