


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -2.4917218919267e+102Initial program 58.9
Taylor expanded around -inf 40.1
Applied simplify2.4
if -2.4917218919267e+102 < b/2 < -9.75028372252833e-244Initial program 34.3
rmApplied clear-num34.4
rmApplied flip--34.5
Applied associate-/r/34.5
Applied simplify15.6
if -9.75028372252833e-244 < b/2 < 4.453225197274891e+74Initial program 10.4
if 4.453225197274891e+74 < b/2 Initial program 40.6
Taylor expanded around inf 4.7
Time bar (total: 3.4m)Debug logProfile
herbie shell --seed '#(1939690843 327321720 555351923 2438475338 4053368242 4228276045)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))