


Bits error versus a



Bits error versus b
Initial program 14.0
Applied simplify0.0
rmApplied log1p-expm1-u0.0
rmApplied add-log-exp0.0
Time bar (total: 30.2s)Debug logProfile
herbie shell --seed '#(1071979731 1496239409 439705970 2863295848 982327776 189749553)' +o rules:numerics
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))