| Alternative 1 | |
|---|---|
| Error | 11.3 |
| Cost | 588 |
\[\begin{array}{l}
\mathbf{if}\;d2 \leq -1.9479401453888365 \cdot 10^{-51}:\\
\;\;\;\;d2 \cdot d1\\
\mathbf{elif}\;d2 \leq -9.929521877581046 \cdot 10^{-112}:\\
\;\;\;\;d1 \cdot d3\\
\mathbf{elif}\;d2 \leq -1.844951254148978 \cdot 10^{-167}:\\
\;\;\;\;d2 \cdot d1\\
\mathbf{else}:\\
\;\;\;\;d1 \cdot d3\\
\end{array}
\]