



Bits error versus wj




Bits error versus x
Results
| Original | 13.6 |
|---|---|
| Target | 13.0 |
| Herbie | 1.3 |
if wj < -6.650866495614256e-16 or 1.6822743286041894e-19 < wj Initial program 17.9
if -6.650866495614256e-16 < wj < 1.6822743286041894e-19Initial program 13.2
Taylor expanded around 0 13.2
Applied simplify0.0
Applied simplify1.3
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed 2018296
(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))))))