


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ 1/2 b_2) < -3.063419274399921e+50Initial program 21.7
rmApplied flip--21.9
Applied simplify17.1
Applied simplify17.1
if -3.063419274399921e+50 < (/ 1/2 b_2) < 2.499725874886619e-308Initial program 53.0
Taylor expanded around -inf 19.1
Applied simplify8.3
if 2.499725874886619e-308 < (/ 1/2 b_2) < 6.784903479869365e-96Initial program 43.9
Taylor expanded around inf 4.0
if 6.784903479869365e-96 < (/ 1/2 b_2) Initial program 9.8
rmApplied clear-num9.9
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed 2018214
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))