


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -12994633806777052.0Initial program 56.1
Taylor expanded around -inf 15.7
Applied simplify4.6
if -12994633806777052.0 < b_2 < -2.0503675161606082e-282Initial program 27.5
rmApplied flip--27.6
Applied simplify17.1
Applied simplify17.1
rmApplied *-un-lft-identity17.1
Applied times-frac14.1
Applied simplify14.1
if -2.0503675161606082e-282 < b_2 < 3.715525201511079e+82Initial program 10.1
rmApplied clear-num10.3
if 3.715525201511079e+82 < b_2 Initial program 41.4
Taylor expanded around inf 4.2
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed 2020178
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))