- Split input into 4 regimes
if (* V l) < -1.834726847548682e-303
Initial program 14.7
\[c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\]
- Using strategy
rm Applied div-inv14.7
\[\leadsto c0 \cdot \sqrt{\color{blue}{A \cdot \frac{1}{V \cdot \ell}}}\]
- Using strategy
rm Applied *-un-lft-identity14.7
\[\leadsto c0 \cdot \color{blue}{\left(1 \cdot \sqrt{A \cdot \frac{1}{V \cdot \ell}}\right)}\]
Applied associate-*r*14.7
\[\leadsto \color{blue}{\left(c0 \cdot 1\right) \cdot \sqrt{A \cdot \frac{1}{V \cdot \ell}}}\]
Simplified16.9
\[\leadsto \left(c0 \cdot 1\right) \cdot \color{blue}{\sqrt{\frac{\frac{A}{\ell}}{V}}}\]
Taylor expanded around -inf 14.7
\[\leadsto \left(c0 \cdot 1\right) \cdot \sqrt{\color{blue}{\frac{A}{\ell \cdot V}}}\]
if -1.834726847548682e-303 < (* V l) < 0.0
Initial program 59.5
\[c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\]
- Using strategy
rm Applied div-inv60.7
\[\leadsto c0 \cdot \sqrt{\color{blue}{A \cdot \frac{1}{V \cdot \ell}}}\]
- Using strategy
rm Applied *-un-lft-identity60.7
\[\leadsto c0 \cdot \color{blue}{\left(1 \cdot \sqrt{A \cdot \frac{1}{V \cdot \ell}}\right)}\]
Applied associate-*r*60.7
\[\leadsto \color{blue}{\left(c0 \cdot 1\right) \cdot \sqrt{A \cdot \frac{1}{V \cdot \ell}}}\]
Simplified37.5
\[\leadsto \left(c0 \cdot 1\right) \cdot \color{blue}{\sqrt{\frac{\frac{A}{\ell}}{V}}}\]
- Using strategy
rm Applied sqrt-div38.6
\[\leadsto \left(c0 \cdot 1\right) \cdot \color{blue}{\frac{\sqrt{\frac{A}{\ell}}}{\sqrt{V}}}\]
if 0.0 < (* V l) < 5.374417065528295e+235
Initial program 9.2
\[c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\]
- Using strategy
rm Applied div-inv9.5
\[\leadsto c0 \cdot \sqrt{\color{blue}{A \cdot \frac{1}{V \cdot \ell}}}\]
- Using strategy
rm Applied un-div-inv9.2
\[\leadsto c0 \cdot \sqrt{\color{blue}{\frac{A}{V \cdot \ell}}}\]
Applied sqrt-div0.7
\[\leadsto c0 \cdot \color{blue}{\frac{\sqrt{A}}{\sqrt{V \cdot \ell}}}\]
Applied associate-*r/2.9
\[\leadsto \color{blue}{\frac{c0 \cdot \sqrt{A}}{\sqrt{V \cdot \ell}}}\]
if 5.374417065528295e+235 < (* V l)
Initial program 33.2
\[c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\]
- Using strategy
rm Applied div-inv33.2
\[\leadsto c0 \cdot \sqrt{\color{blue}{A \cdot \frac{1}{V \cdot \ell}}}\]
- Using strategy
rm Applied *-un-lft-identity33.2
\[\leadsto c0 \cdot \color{blue}{\left(1 \cdot \sqrt{A \cdot \frac{1}{V \cdot \ell}}\right)}\]
Applied associate-*r*33.2
\[\leadsto \color{blue}{\left(c0 \cdot 1\right) \cdot \sqrt{A \cdot \frac{1}{V \cdot \ell}}}\]
Simplified22.2
\[\leadsto \left(c0 \cdot 1\right) \cdot \color{blue}{\sqrt{\frac{\frac{A}{\ell}}{V}}}\]
- Using strategy
rm Applied add-sqr-sqrt22.2
\[\leadsto \left(c0 \cdot 1\right) \cdot \sqrt{\color{blue}{\sqrt{\frac{\frac{A}{\ell}}{V}} \cdot \sqrt{\frac{\frac{A}{\ell}}{V}}}}\]
Applied sqrt-prod22.3
\[\leadsto \left(c0 \cdot 1\right) \cdot \color{blue}{\left(\sqrt{\sqrt{\frac{\frac{A}{\ell}}{V}}} \cdot \sqrt{\sqrt{\frac{\frac{A}{\ell}}{V}}}\right)}\]
Applied associate-*r*22.3
\[\leadsto \color{blue}{\left(\left(c0 \cdot 1\right) \cdot \sqrt{\sqrt{\frac{\frac{A}{\ell}}{V}}}\right) \cdot \sqrt{\sqrt{\frac{\frac{A}{\ell}}{V}}}}\]
- Recombined 4 regimes into one program.
Final simplification13.3
\[\leadsto \begin{array}{l}
\mathbf{if}\;V \cdot \ell \le -1.834726847548682 \cdot 10^{-303}:\\
\;\;\;\;c0 \cdot \sqrt{\frac{A}{V \cdot \ell}}\\
\mathbf{elif}\;V \cdot \ell \le 0.0:\\
\;\;\;\;\frac{\sqrt{\frac{A}{\ell}}}{\sqrt{V}} \cdot c0\\
\mathbf{elif}\;V \cdot \ell \le 5.374417065528295 \cdot 10^{+235}:\\
\;\;\;\;\frac{\sqrt{A} \cdot c0}{\sqrt{V \cdot \ell}}\\
\mathbf{else}:\\
\;\;\;\;\left(\sqrt{\sqrt{\frac{\frac{A}{\ell}}{V}}} \cdot c0\right) \cdot \sqrt{\sqrt{\frac{\frac{A}{\ell}}{V}}}\\
\end{array}\]