



Bits error versus wj




Bits error versus x
Results
| Original | 13.4 |
|---|---|
| Target | 12.9 |
| Herbie | 1.2 |
Initial program 13.4
Initial simplification6.5
Taylor expanded around 0 1.1
rmApplied add-sqr-sqrt1.2
Applied associate-/r*1.2
Final simplification1.2
Time bar (total: 58.5s)Debug logProfile
herbie shell --seed 2018234
(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))))))