



Bits error versus wj




Bits error versus x
| Original | 13.6 |
|---|---|
| Target | 13.1 |
| Herbie | 1.0 |
if wj < 8.751009037159586e-09Initial program 13.3
Taylor expanded around 0 0.9
Simplified0.9
if 8.751009037159586e-09 < wj Initial program 24.7
rmApplied div-sub24.7
Simplified3.4
Final simplification1.0
Time bar (total: 31.9s)Debug logProfile
herbie shell --seed 2018225 +o rules:numerics
(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))))))