


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -4.129928245747817e+48 or -1.7843931071382662e-121 < b/2 < -1.1763897615806097e-133Initial program 55.4
Taylor expanded around -inf 16.6
Applied simplify4.8
if -4.129928245747817e+48 < b/2 < -1.7843931071382662e-121Initial program 37.7
rmApplied flip--37.7
Applied simplify15.3
if -1.1763897615806097e-133 < b/2 < 1.9051599359776491e+105Initial program 12.1
rmApplied clear-num12.3
if 1.9051599359776491e+105 < b/2 Initial program 46.4
Taylor expanded around inf 3.4
Time bar (total: 45.3s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))