


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ b_2 -1/2) < -4.678924937769312e+155Initial program 60.8
Taylor expanded around inf 1.6
if -4.678924937769312e+155 < (/ b_2 -1/2) < 3.2652260730989626e-184Initial program 10.0
rmApplied clear-num10.1
if 3.2652260730989626e-184 < (/ b_2 -1/2) < 3.9637125641752236e+86Initial program 35.5
rmApplied flip--35.6
Applied simplify15.8
Applied simplify15.8
if 3.9637125641752236e+86 < (/ b_2 -1/2) Initial program 57.6
rmApplied flip--57.7
Applied simplify31.4
Applied simplify31.4
Taylor expanded around -inf 13.8
Applied simplify2.5
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed 2019053
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))