



Bits error versus wj




Bits error versus x
| Original | 13.6 |
|---|---|
| Target | 12.9 |
| Herbie | 1.1 |
Initial program 13.6
rmApplied div-sub13.6
Applied associate--r-7.1
Applied simplify6.5
Taylor expanded around 0 1.1
Applied simplify1.1
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed 2019053 +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))))))