Average Error: 0.8 → 0.8
Time: 10.6s
Precision: 64
Internal Precision: 384
\[\frac{\tan^{-1}_* \frac{im}{re}}{\log 10}\]
\[\left(\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}} \cdot \frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}}\right) \cdot \frac{\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt{\log 10}}}{\sqrt[3]{\sqrt{\log 10}}}\]

Error

Bits error versus re

Bits error versus im

Derivation

  1. Initial program 0.8

    \[\frac{\tan^{-1}_* \frac{im}{re}}{\log 10}\]
  2. Using strategy rm
  3. Applied add-sqr-sqrt0.8

    \[\leadsto \frac{\tan^{-1}_* \frac{im}{re}}{\color{blue}{\sqrt{\log 10} \cdot \sqrt{\log 10}}}\]
  4. Applied *-un-lft-identity0.8

    \[\leadsto \frac{\color{blue}{1 \cdot \tan^{-1}_* \frac{im}{re}}}{\sqrt{\log 10} \cdot \sqrt{\log 10}}\]
  5. Applied times-frac0.8

    \[\leadsto \color{blue}{\frac{1}{\sqrt{\log 10}} \cdot \frac{\tan^{-1}_* \frac{im}{re}}{\sqrt{\log 10}}}\]
  6. Using strategy rm
  7. Applied add-cube-cbrt1.5

    \[\leadsto \frac{1}{\sqrt{\log 10}} \cdot \frac{\tan^{-1}_* \frac{im}{re}}{\color{blue}{\left(\sqrt[3]{\sqrt{\log 10}} \cdot \sqrt[3]{\sqrt{\log 10}}\right) \cdot \sqrt[3]{\sqrt{\log 10}}}}\]
  8. Applied add-cube-cbrt0.8

    \[\leadsto \frac{1}{\sqrt{\log 10}} \cdot \frac{\color{blue}{\left(\sqrt[3]{\tan^{-1}_* \frac{im}{re}} \cdot \sqrt[3]{\tan^{-1}_* \frac{im}{re}}\right) \cdot \sqrt[3]{\tan^{-1}_* \frac{im}{re}}}}{\left(\sqrt[3]{\sqrt{\log 10}} \cdot \sqrt[3]{\sqrt{\log 10}}\right) \cdot \sqrt[3]{\sqrt{\log 10}}}\]
  9. Applied times-frac1.0

    \[\leadsto \frac{1}{\sqrt{\log 10}} \cdot \color{blue}{\left(\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}} \cdot \sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}} \cdot \sqrt[3]{\sqrt{\log 10}}} \cdot \frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}}\right)}\]
  10. Applied associate-*r*1.0

    \[\leadsto \color{blue}{\left(\frac{1}{\sqrt{\log 10}} \cdot \frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}} \cdot \sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}} \cdot \sqrt[3]{\sqrt{\log 10}}}\right) \cdot \frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}}}\]
  11. Applied simplify0.8

    \[\leadsto \color{blue}{\left(\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}} \cdot \frac{\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt{\log 10}}}{\sqrt[3]{\sqrt{\log 10}}}\right)} \cdot \frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}}\]
  12. Taylor expanded around 0 30.6

    \[\leadsto \left(\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}} \cdot \frac{\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt{\log 10}}}{\sqrt[3]{\sqrt{\log 10}}}\right) \cdot \frac{\color{blue}{{\left(\tan^{-1}_* \frac{im}{re}\right)}^{\frac{1}{3}}}}{\sqrt[3]{\sqrt{\log 10}}}\]
  13. Applied simplify0.8

    \[\leadsto \color{blue}{\left(\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}} \cdot \frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt[3]{\sqrt{\log 10}}}\right) \cdot \frac{\frac{\sqrt[3]{\tan^{-1}_* \frac{im}{re}}}{\sqrt{\log 10}}}{\sqrt[3]{\sqrt{\log 10}}}}\]

Runtime

Time bar (total: 10.6s)Debug logProfile

herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +o rules:numerics
(FPCore (re im)
  :name "math.log10 on complex, imaginary part"
  (/ (atan2 im re) (log 10)))