


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -3.3472901989528128e-15Initial program 54.8
Taylor expanded around -inf 17.2
Applied simplify6.2
if -3.3472901989528128e-15 < b_2 < -4.003770516478777e-194Initial program 30.4
rmApplied flip--30.5
Applied simplify19.6
Applied simplify19.6
if -4.003770516478777e-194 < b_2 < 1.586737340205888e+144Initial program 10.0
rmApplied div-inv10.2
if 1.586737340205888e+144 < b_2 Initial program 56.6
Taylor expanded around inf 3.5
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed 2018195
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))