


Bits error versus a



Bits error versus b
Initial program 14.3
Applied simplify0.0
rmApplied add-log-exp0.0
Time bar (total: 14.9s)Debug logProfile
herbie shell --seed '#(1070864556 424010669 783715395 1203517814 4070606583 4107618214)'
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))