


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ 1/2 b_2) < -0.22052030764737357Initial program 25.1
rmApplied flip--25.2
Applied simplify16.5
Applied simplify16.5
if -0.22052030764737357 < (/ 1/2 b_2) < 1.1993621123709066e-287Initial program 55.7
rmApplied flip--55.8
Applied simplify28.1
Applied simplify28.1
Taylor expanded around -inf 18.3
Applied simplify7.8
if 1.1993621123709066e-287 < (/ 1/2 b_2) < 1.7719616513487228e-116Initial program 47.3
Taylor expanded around inf 3.6
if 1.7719616513487228e-116 < (/ 1/2 b_2) Initial program 8.0
rmApplied clear-num8.1
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed 2018167
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))