


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ 1/2 b_2) < -1.0109678355181458e-82Initial program 31.4
rmApplied flip--31.5
Applied simplify16.8
Applied simplify16.8
if -1.0109678355181458e-82 < (/ 1/2 b_2) < 5.085053246421533e-307Initial program 57.7
Taylor expanded around -inf 15.1
Applied simplify3.3
if 5.085053246421533e-307 < (/ 1/2 b_2) < 1.8998503727376423e-95Initial program 42.7
Taylor expanded around inf 4.4
if 1.8998503727376423e-95 < (/ 1/2 b_2) Initial program 8.8
rmApplied clear-num8.9
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018166
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))