



Bits error versus wj




Bits error versus x
| Original | 14.1 |
|---|---|
| Target | 13.6 |
| Herbie | 2.1 |
Initial program 14.1
Initial simplification14.1
Taylor expanded around 0 2.0
Simplified2.1
Final simplification2.1
Time bar (total: 19.1s)Debug logProfile
herbie shell --seed 2018251 +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))))))