


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ c (* (- 1/2) (/ c b_2))) < -1.91044889896487e+155Initial program 53.6
Taylor expanded around inf 9.5
Applied simplify2.1
if -1.91044889896487e+155 < (/ c (* (- 1/2) (/ c b_2))) < 1.2282143985074344e-307Initial program 10.4
if 1.2282143985074344e-307 < (/ c (* (- 1/2) (/ c b_2))) < 5.9642661266722265e+66Initial program 32.4
rmApplied flip--32.4
Applied simplify15.1
Applied simplify15.1
if 5.9642661266722265e+66 < (/ c (* (- 1/2) (/ c b_2))) Initial program 57.0
rmApplied flip--57.1
Applied simplify29.6
Applied simplify29.6
Taylor expanded around -inf 15.4
Applied simplify3.4
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed 2018198
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))