


Bits error versus a



Bits error versus b
Initial program 14.2
Applied simplify0.0
rmApplied add-cube-cbrt0.0
Applied associate-*r*0.0
Time bar (total: 44.0s)Debug logProfile
herbie shell --seed '#(1071821486 549052472 3784827256 1559736200 3548510075 881134285)' +o rules:numerics
(FPCore (a b)
:name "Eccentricity of an ellipse"
:pre (<= 0 b a 1)
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))))