Average Error: 0.0 → 0.0
Time: 15.1s
Precision: 64
Internal Precision: 320
\[-\log \left(\frac{1}{x} - 1\right)\]
\[-\log \left(\left(\sqrt[3]{\frac{1}{x} - 1} \cdot \sqrt[3]{\frac{1}{x} - 1}\right) \cdot \sqrt[3]{\frac{1}{x} - 1}\right)\]

Error

Bits error versus x

Derivation

  1. Initial program 0.0

    \[-\log \left(\frac{1}{x} - 1\right)\]
  2. Using strategy rm
  3. Applied add-cube-cbrt0.0

    \[\leadsto -\log \color{blue}{\left(\left(\sqrt[3]{\frac{1}{x} - 1} \cdot \sqrt[3]{\frac{1}{x} - 1}\right) \cdot \sqrt[3]{\frac{1}{x} - 1}\right)}\]

Runtime

Time bar (total: 15.1s)Debug logProfile

herbie shell --seed '#(1071852389 864846987 1238109217 3425890003 4124793586 650694553)' 
(FPCore (x)
  :name "neg log"
  (- (log (- (/ 1 x) 1))))