


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ 1/2 b_2) < -0.13359450180270938Initial program 25.1
rmApplied flip--25.3
Applied simplify16.5
Applied simplify16.5
if -0.13359450180270938 < (/ 1/2 b_2) < -8.751770165129513e-306Initial program 55.4
rmApplied flip--55.5
Applied simplify26.7
Applied simplify26.7
Taylor expanded around -inf 16.6
Applied simplify5.6
if -8.751770165129513e-306 < (/ 1/2 b_2) < 5.862680853548771e-115Initial program 48.9
Taylor expanded around inf 5.0
if 5.862680853548771e-115 < (/ 1/2 b_2) Initial program 8.0
rmApplied clear-num8.1
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed 2018167
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))