


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ c (* (- 1/2) (/ c b_2))) < -4.2782889805051017e+155Initial program 53.6
Taylor expanded around inf 9.5
Applied simplify2.1
if -4.2782889805051017e+155 < (/ c (* (- 1/2) (/ c b_2))) < 3.409999447637628e-308Initial program 10.4
if 3.409999447637628e-308 < (/ c (* (- 1/2) (/ c b_2))) < 5.690305512142033e+64Initial program 32.2
rmApplied flip--32.2
Applied simplify15.2
Applied simplify15.2
if 5.690305512142033e+64 < (/ c (* (- 1/2) (/ c b_2))) Initial program 57.0
rmApplied flip--57.0
Applied simplify29.4
Applied simplify29.4
Taylor expanded around -inf 15.4
Applied simplify3.4
Time bar (total: 1.2m)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))