


Bits error versus a



Bits error versus b
Initial program 14.4
Applied simplify0.0
rmApplied add-sqr-sqrt0.0
Applied associate-*r*0.0
Time bar (total: 21.1s)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +o rules:numerics
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))