


Bits error versus a



Bits error versus b
Initial program 14.3
Applied simplify0.0
rmApplied flip--0.0
Applied simplify0.0
Applied simplify0.0
Time bar (total: 22.1s)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)' +o rules:numerics
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))