


Bits error versus a



Bits error versus b
Initial program 13.9
Applied simplify0.0
rmApplied add-log-exp0.0
Time bar (total: 22.6s)Debug logProfile
herbie shell --seed '#(1070833653 108281690 3330367898 3632331308 3494323072 43156186)' +o rules:numerics
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))