


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ b/2 -1/2) < -1.6235218796778434e+122Initial program 50.7
Taylor expanded around inf 9.9
Applied simplify3.0
if -1.6235218796778434e+122 < (/ b/2 -1/2) < 1.651693761009362e-109Initial program 11.5
if 1.651693761009362e-109 < (/ b/2 -1/2) < 1.7864164811458678e+34Initial program 38.8
rmApplied flip--38.9
Applied simplify16.5
Applied simplify16.5
if 1.7864164811458678e+34 < (/ b/2 -1/2) Initial program 56.4
Taylor expanded around -inf 14.5
Applied simplify3.9
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)' +o rules:numerics
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))