Initial program 31.7
\[\frac{\log \left(\sqrt{re \cdot re + im \cdot im}\right)}{\log 10}
\]
Simplified0.6
\[\leadsto \color{blue}{\frac{\log \left(\mathsf{hypot}\left(re, im\right)\right)}{\log 10}}
\]
Applied add-sqr-sqrt_binary640.6
\[\leadsto \frac{\log \left(\mathsf{hypot}\left(re, im\right)\right)}{\color{blue}{\sqrt{\log 10} \cdot \sqrt{\log 10}}}
\]
Applied pow1_binary640.6
\[\leadsto \frac{\log \color{blue}{\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{1}\right)}}{\sqrt{\log 10} \cdot \sqrt{\log 10}}
\]
Applied log-pow_binary640.6
\[\leadsto \frac{\color{blue}{1 \cdot \log \left(\mathsf{hypot}\left(re, im\right)\right)}}{\sqrt{\log 10} \cdot \sqrt{\log 10}}
\]
Applied times-frac_binary640.6
\[\leadsto \color{blue}{\frac{1}{\sqrt{\log 10}} \cdot \frac{\log \left(\mathsf{hypot}\left(re, im\right)\right)}{\sqrt{\log 10}}}
\]
Applied add-log-exp_binary640.6
\[\leadsto \frac{1}{\sqrt{\log 10}} \cdot \color{blue}{\log \left(e^{\frac{\log \left(\mathsf{hypot}\left(re, im\right)\right)}{\sqrt{\log 10}}}\right)}
\]
Simplified0.3
\[\leadsto \frac{1}{\sqrt{\log 10}} \cdot \log \color{blue}{\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}
\]
Applied add-log-exp_binary640.3
\[\leadsto \color{blue}{\log \left(e^{\frac{1}{\sqrt{\log 10}} \cdot \log \left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}\right)}
\]
Simplified0.2
\[\leadsto \log \color{blue}{\left({\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}^{\left(\frac{1}{\sqrt{\log 10}}\right)}\right)}
\]
Applied sqr-pow_binary640.2
\[\leadsto \log \color{blue}{\left({\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}^{\left(\frac{\frac{1}{\sqrt{\log 10}}}{2}\right)} \cdot {\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}^{\left(\frac{\frac{1}{\sqrt{\log 10}}}{2}\right)}\right)}
\]
Applied log-prod_binary640.2
\[\leadsto \color{blue}{\log \left({\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}^{\left(\frac{\frac{1}{\sqrt{\log 10}}}{2}\right)}\right) + \log \left({\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}^{\left(\frac{\frac{1}{\sqrt{\log 10}}}{2}\right)}\right)}
\]
Final simplification0.2
\[\leadsto \log \left({\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}^{\left(\frac{\frac{1}{\sqrt{\log 10}}}{2}\right)}\right) + \log \left({\left({\left(\mathsf{hypot}\left(re, im\right)\right)}^{\left(\sqrt{\frac{1}{\log 10}}\right)}\right)}^{\left(\frac{\frac{1}{\sqrt{\log 10}}}{2}\right)}\right)
\]