


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ -1/2 b/2) < -6.469709701552297e-73 or 2.249078786618475e+154 < (/ -1/2 b/2) Initial program 11.2
rmApplied div-inv11.3
if -6.469709701552297e-73 < (/ -1/2 b/2) < 4.329859948886553e-306Initial program 40.4
Taylor expanded around inf 10.1
Applied simplify4.8
if 4.329859948886553e-306 < (/ -1/2 b/2) < 2.249078786618475e+154Initial program 49.9
rmApplied flip--50.0
Applied simplify24.9
Applied simplify24.9
rmApplied clear-num25.1
Taylor expanded around -inf 24.3
Applied simplify12.5
Time bar (total: 1.7m)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))