



Bits error versus wj




Bits error versus x
Results
| Original | 13.8 |
|---|---|
| Target | 13.1 |
| Herbie | 0.3 |
if (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) < 6.214893319422228e-18Initial program 18.0
Initial simplification9.2
Taylor expanded around 0 0.1
if 6.214893319422228e-18 < (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) Initial program 3.1
Initial simplification0.7
rmApplied flip--0.7
Final simplification0.3
Time bar (total: 52.5s)Debug logProfile
herbie shell --seed 2018349
(FPCore (wj x)
:name "Jmat.Real.lambertw, newton loop step"
:herbie-target
(- wj (- (/ wj (+ wj 1)) (/ x (+ (exp wj) (* wj (exp wj))))))
(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))))