


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ 1/2 b_2) < -3.229110736231479e+103 or -1.9297075957165734e-20 < (/ 1/2 b_2) < -1.0633375602846806e-60Initial program 26.1
rmApplied div-inv26.2
rmApplied flip--26.3
Applied associate-*l/26.3
Applied simplify17.5
if -3.229110736231479e+103 < (/ 1/2 b_2) < -1.9297075957165734e-20 or -1.0633375602846806e-60 < (/ 1/2 b_2) < 9.836753507028132e-308Initial program 52.5
rmApplied div-inv52.5
rmApplied flip--52.6
Applied associate-*l/52.6
Applied simplify25.3
Taylor expanded around -inf 17.3
Applied simplify10.0
if 9.836753507028132e-308 < (/ 1/2 b_2) < 4.107536829373578e-152Initial program 60.1
Taylor expanded around inf 2.3
if 4.107536829373578e-152 < (/ 1/2 b_2) Initial program 7.7
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)'
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))