| Alternative 1 | |
|---|---|
| Error | 11.2 |
| Cost | 588 |
\[\begin{array}{l}
\mathbf{if}\;d3 \leq 2.09820978906044 \cdot 10^{-118}:\\
\;\;\;\;d2 \cdot d1\\
\mathbf{elif}\;d3 \leq 8.21514228680836 \cdot 10^{-95}:\\
\;\;\;\;d1 \cdot d3\\
\mathbf{elif}\;d3 \leq 9.876796176218892 \cdot 10^{-46}:\\
\;\;\;\;d2 \cdot d1\\
\mathbf{else}:\\
\;\;\;\;d1 \cdot d3\\
\end{array}
\]