


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -4.08238009793696e+80Initial program 57.8
Taylor expanded around -inf 13.9
Applied simplify3.1
if -4.08238009793696e+80 < b/2 < -5.586135086711939e-287Initial program 31.4
rmApplied flip--31.5
Applied simplify15.5
rmApplied clear-num15.7
Applied simplify7.9
if -5.586135086711939e-287 < b/2 < 2.766211155591128e+18Initial program 9.4
rmApplied div-inv9.5
if 2.766211155591128e+18 < b/2 Initial program 32.9
Taylor expanded around inf 6.4
Time bar (total: 52.9s)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))