


Bits error versus a



Bits error versus b
Initial program 14.2
Applied simplify0.0
rmApplied add-log-exp0.0
Time bar (total: 15.9s)Debug logProfile
herbie shell --seed '#(1071501266 3581234924 1086666455 2685055582 1243441566 1802958749)' +o rules:numerics
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))