


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -0.023046085366440986Initial program 55.6
Taylor expanded around -inf 16.3
Applied simplify5.3
if -0.023046085366440986 < b_2 < -2.5319625255424875e-142Initial program 32.1
rmApplied flip--32.2
Applied simplify16.9
Applied simplify16.9
rmApplied add-cube-cbrt17.6
Applied times-frac13.6
if -2.5319625255424875e-142 < b_2 < 1.156979912524877e+82Initial program 11.8
rmApplied clear-num12.0
if 1.156979912524877e+82 < b_2 Initial program 41.3
Taylor expanded around inf 4.2
Time bar (total: 1.9m)Debug logProfile
herbie shell --seed 2020178 +o rules:numerics
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))