


Bits error versus a



Bits error versus b
Results
Initial program 13.8
Initial simplification0.0
rmApplied associate-*l/0.0
Final simplification0.0
Time bar (total: 8.0s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.0 | 0.0 | 0.0 | 0.0 | 0% |
herbie shell --seed 2018340 +o rules:numerics
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))