- Split input into 4 regimes
if (/ 1 (* V l)) < -3.2251725300375785e+87
Initial program 27.9
\[c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\]
- Using strategy
rm Applied clear-num27.9
\[\leadsto c0 \cdot \sqrt{\color{blue}{\frac{1}{\frac{V \cdot \ell}{A}}}}\]
- Using strategy
rm Applied associate-/l*23.8
\[\leadsto c0 \cdot \sqrt{\frac{1}{\color{blue}{\frac{V}{\frac{A}{\ell}}}}}\]
if -3.2251725300375785e+87 < (/ 1 (* V l)) < -5.6514315124297986e-219
Initial program 5.3
\[c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\]
- Using strategy
rm Applied add-sqr-sqrt5.3
\[\leadsto c0 \cdot \sqrt{\color{blue}{\sqrt{\frac{A}{V \cdot \ell}} \cdot \sqrt{\frac{A}{V \cdot \ell}}}}\]
Applied sqrt-prod5.6
\[\leadsto c0 \cdot \color{blue}{\left(\sqrt{\sqrt{\frac{A}{V \cdot \ell}}} \cdot \sqrt{\sqrt{\frac{A}{V \cdot \ell}}}\right)}\]
Applied associate-*r*5.6
\[\leadsto \color{blue}{\left(c0 \cdot \sqrt{\sqrt{\frac{A}{V \cdot \ell}}}\right) \cdot \sqrt{\sqrt{\frac{A}{V \cdot \ell}}}}\]
if -5.6514315124297986e-219 < (/ 1 (* V l)) < 8.248992030751813e-303
Initial program 35.3
\[c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\]
Initial simplification21.3
\[\leadsto c0 \cdot \sqrt{\frac{\frac{A}{V}}{\ell}}\]
if 8.248992030751813e-303 < (/ 1 (* V l))
Initial program 14.5
\[c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\]
- Using strategy
rm Applied sqrt-div6.2
\[\leadsto c0 \cdot \color{blue}{\frac{\sqrt{A}}{\sqrt{V \cdot \ell}}}\]
- Recombined 4 regimes into one program.
Final simplification11.8
\[\leadsto \begin{array}{l}
\mathbf{if}\;\frac{1}{\ell \cdot V} \le -3.2251725300375785 \cdot 10^{+87}:\\
\;\;\;\;\sqrt{\frac{1}{\frac{V}{\frac{A}{\ell}}}} \cdot c0\\
\mathbf{elif}\;\frac{1}{\ell \cdot V} \le -5.6514315124297986 \cdot 10^{-219}:\\
\;\;\;\;\sqrt{\sqrt{\frac{A}{\ell \cdot V}}} \cdot \left(c0 \cdot \sqrt{\sqrt{\frac{A}{\ell \cdot V}}}\right)\\
\mathbf{elif}\;\frac{1}{\ell \cdot V} \le 8.248992030751813 \cdot 10^{-303}:\\
\;\;\;\;\sqrt{\frac{\frac{A}{V}}{\ell}} \cdot c0\\
\mathbf{else}:\\
\;\;\;\;c0 \cdot \frac{\sqrt{A}}{\sqrt{\ell \cdot V}}\\
\end{array}\]