


Bits error versus a



Bits error versus b
Initial program 14.3
Applied simplify0.0
rmApplied add-log-exp0.0
Time bar (total: 10.7s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +o rules:numerics
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))