


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ -1/2 b_2) < -5.257779710211162e-73 or 3.37200368878405e+154 < (/ -1/2 b_2) Initial program 11.2
rmApplied div-inv11.3
if -5.257779710211162e-73 < (/ -1/2 b_2) < 4.0038907457539785e-306Initial program 40.3
Taylor expanded around inf 10.0
Applied simplify4.7
if 4.0038907457539785e-306 < (/ -1/2 b_2) < 3.37200368878405e+154Initial program 49.9
rmApplied flip--50.0
Applied simplify24.9
Applied simplify24.9
Taylor expanded around -inf 24.0
Applied simplify12.5
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1070991898 1055468627 4280279443 640792587 928206309 3646738750)' +o rules:numerics
(FPCore (a b_2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))