Initial program 41.0
\[\frac{b \cdot c - a \cdot d}{c \cdot c + d \cdot d}
\]
Simplified41.0
\[\leadsto \color{blue}{\frac{b \cdot c - a \cdot d}{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Applied add-sqr-sqrt_binary6441.0
\[\leadsto \frac{b \cdot c - a \cdot d}{\color{blue}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)} \cdot \sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}}
\]
Applied *-un-lft-identity_binary6441.0
\[\leadsto \frac{\color{blue}{1 \cdot \left(b \cdot c - a \cdot d\right)}}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)} \cdot \sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Applied times-frac_binary6441.0
\[\leadsto \color{blue}{\frac{1}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}} \cdot \frac{b \cdot c - a \cdot d}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}}
\]
Simplified41.0
\[\leadsto \color{blue}{\frac{1}{\mathsf{hypot}\left(d, c\right)}} \cdot \frac{b \cdot c - a \cdot d}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Simplified31.8
\[\leadsto \frac{1}{\mathsf{hypot}\left(d, c\right)} \cdot \color{blue}{\frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}
\]
Applied associate-*l/_binary6431.8
\[\leadsto \color{blue}{\frac{1 \cdot \frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}{\mathsf{hypot}\left(d, c\right)}}
\]
Simplified31.8
\[\leadsto \frac{\color{blue}{\frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}}{\mathsf{hypot}\left(d, c\right)}
\]
Taylor expanded in c around -inf 10.2
\[\leadsto \frac{\color{blue}{-1 \cdot b}}{\mathsf{hypot}\left(d, c\right)}
\]
Simplified10.2
\[\leadsto \frac{\color{blue}{-b}}{\mathsf{hypot}\left(d, c\right)}
\]
Initial program 21.3
\[\frac{b \cdot c - a \cdot d}{c \cdot c + d \cdot d}
\]
Simplified21.3
\[\leadsto \color{blue}{\frac{b \cdot c - a \cdot d}{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Applied add-sqr-sqrt_binary6421.3
\[\leadsto \frac{b \cdot c - a \cdot d}{\color{blue}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)} \cdot \sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}}
\]
Applied *-un-lft-identity_binary6421.3
\[\leadsto \frac{\color{blue}{1 \cdot \left(b \cdot c - a \cdot d\right)}}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)} \cdot \sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Applied times-frac_binary6421.3
\[\leadsto \color{blue}{\frac{1}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}} \cdot \frac{b \cdot c - a \cdot d}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}}
\]
Simplified21.3
\[\leadsto \color{blue}{\frac{1}{\mathsf{hypot}\left(d, c\right)}} \cdot \frac{b \cdot c - a \cdot d}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Simplified12.9
\[\leadsto \frac{1}{\mathsf{hypot}\left(d, c\right)} \cdot \color{blue}{\frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}
\]
Applied associate-*l/_binary6412.7
\[\leadsto \color{blue}{\frac{1 \cdot \frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}{\mathsf{hypot}\left(d, c\right)}}
\]
Simplified12.7
\[\leadsto \frac{\color{blue}{\frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}}{\mathsf{hypot}\left(d, c\right)}
\]
Applied clear-num_binary6412.8
\[\leadsto \frac{\color{blue}{\frac{1}{\frac{\mathsf{hypot}\left(d, c\right)}{c \cdot b - a \cdot d}}}}{\mathsf{hypot}\left(d, c\right)}
\]
Applied *-un-lft-identity_binary6412.8
\[\leadsto \frac{\frac{1}{\frac{\mathsf{hypot}\left(d, c\right)}{\color{blue}{1 \cdot \left(c \cdot b - a \cdot d\right)}}}}{\mathsf{hypot}\left(d, c\right)}
\]
Applied *-un-lft-identity_binary6412.8
\[\leadsto \frac{\frac{1}{\frac{\color{blue}{1 \cdot \mathsf{hypot}\left(d, c\right)}}{1 \cdot \left(c \cdot b - a \cdot d\right)}}}{\mathsf{hypot}\left(d, c\right)}
\]
Applied times-frac_binary6412.8
\[\leadsto \frac{\frac{1}{\color{blue}{\frac{1}{1} \cdot \frac{\mathsf{hypot}\left(d, c\right)}{c \cdot b - a \cdot d}}}}{\mathsf{hypot}\left(d, c\right)}
\]
Applied add-cube-cbrt_binary6412.8
\[\leadsto \frac{\frac{\color{blue}{\left(\sqrt[3]{1} \cdot \sqrt[3]{1}\right) \cdot \sqrt[3]{1}}}{\frac{1}{1} \cdot \frac{\mathsf{hypot}\left(d, c\right)}{c \cdot b - a \cdot d}}}{\mathsf{hypot}\left(d, c\right)}
\]
Applied times-frac_binary6412.8
\[\leadsto \frac{\color{blue}{\frac{\sqrt[3]{1} \cdot \sqrt[3]{1}}{\frac{1}{1}} \cdot \frac{\sqrt[3]{1}}{\frac{\mathsf{hypot}\left(d, c\right)}{c \cdot b - a \cdot d}}}}{\mathsf{hypot}\left(d, c\right)}
\]
Simplified12.8
\[\leadsto \frac{\color{blue}{1} \cdot \frac{\sqrt[3]{1}}{\frac{\mathsf{hypot}\left(d, c\right)}{c \cdot b - a \cdot d}}}{\mathsf{hypot}\left(d, c\right)}
\]
Simplified12.7
\[\leadsto \frac{1 \cdot \color{blue}{\frac{b \cdot c - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}}{\mathsf{hypot}\left(d, c\right)}
\]
Initial program 24.0
\[\frac{b \cdot c - a \cdot d}{c \cdot c + d \cdot d}
\]
Simplified24.0
\[\leadsto \color{blue}{\frac{b \cdot c - a \cdot d}{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Applied add-sqr-sqrt_binary6424.0
\[\leadsto \frac{b \cdot c - a \cdot d}{\color{blue}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)} \cdot \sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}}
\]
Applied *-un-lft-identity_binary6424.0
\[\leadsto \frac{\color{blue}{1 \cdot \left(b \cdot c - a \cdot d\right)}}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)} \cdot \sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Applied times-frac_binary6424.0
\[\leadsto \color{blue}{\frac{1}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}} \cdot \frac{b \cdot c - a \cdot d}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}}
\]
Simplified24.0
\[\leadsto \color{blue}{\frac{1}{\mathsf{hypot}\left(d, c\right)}} \cdot \frac{b \cdot c - a \cdot d}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Simplified13.5
\[\leadsto \frac{1}{\mathsf{hypot}\left(d, c\right)} \cdot \color{blue}{\frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}
\]
Taylor expanded in d around inf 10.2
\[\leadsto \color{blue}{\frac{c \cdot b}{{d}^{2}} - \frac{a}{d}}
\]
Simplified10.2
\[\leadsto \color{blue}{\frac{c \cdot b}{d \cdot d} - \frac{a}{d}}
\]
Initial program 40.6
\[\frac{b \cdot c - a \cdot d}{c \cdot c + d \cdot d}
\]
Simplified40.6
\[\leadsto \color{blue}{\frac{b \cdot c - a \cdot d}{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Applied add-sqr-sqrt_binary6440.6
\[\leadsto \frac{b \cdot c - a \cdot d}{\color{blue}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)} \cdot \sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}}
\]
Applied *-un-lft-identity_binary6440.6
\[\leadsto \frac{\color{blue}{1 \cdot \left(b \cdot c - a \cdot d\right)}}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)} \cdot \sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Applied times-frac_binary6440.6
\[\leadsto \color{blue}{\frac{1}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}} \cdot \frac{b \cdot c - a \cdot d}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}}
\]
Simplified40.6
\[\leadsto \color{blue}{\frac{1}{\mathsf{hypot}\left(d, c\right)}} \cdot \frac{b \cdot c - a \cdot d}{\sqrt{\mathsf{fma}\left(c, c, d \cdot d\right)}}
\]
Simplified27.5
\[\leadsto \frac{1}{\mathsf{hypot}\left(d, c\right)} \cdot \color{blue}{\frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}
\]
Applied associate-*l/_binary6427.4
\[\leadsto \color{blue}{\frac{1 \cdot \frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}{\mathsf{hypot}\left(d, c\right)}}
\]
Simplified27.4
\[\leadsto \frac{\color{blue}{\frac{c \cdot b - a \cdot d}{\mathsf{hypot}\left(d, c\right)}}}{\mathsf{hypot}\left(d, c\right)}
\]
Taylor expanded in c around inf 16.2
\[\leadsto \frac{\color{blue}{b}}{\mathsf{hypot}\left(d, c\right)}
\]