



Bits error versus wj




Bits error versus x
| Original | 13.6 |
|---|---|
| Target | 13.1 |
| Herbie | 1.0 |
if wj < 7.481673145473972e-09Initial program 13.3
Taylor expanded around 0 0.9
Simplified1.0
if 7.481673145473972e-09 < wj Initial program 24.6
rmApplied div-sub24.6
Simplified3.5
Final simplification1.0
Time bar (total: 40.6s)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))))))