


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -7.169092009692374e-54Initial program 53.0
rmApplied clear-num53.0
Taylor expanded around -inf 19.5
Applied simplify8.3
if -7.169092009692374e-54 < b_2 < 3.5444769557638723e+95Initial program 14.0
rmApplied clear-num14.1
if 3.5444769557638723e+95 < b_2 Initial program 44.2
Taylor expanded around inf 3.9
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed 2018214 +o rules:numerics
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))