


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -7.119919606578702e+117Initial program 49.0
rmApplied clear-num49.1
Taylor expanded around -inf 9.9
Applied simplify3.0
if -7.119919606578702e+117 < b/2 < 2.0822643182711032e-210Initial program 10.5
if 2.0822643182711032e-210 < b/2 < 3.3791250959750616e+104Initial program 36.0
rmApplied flip-+36.1
Applied simplify16.4
if 3.3791250959750616e+104 < b/2 Initial program 59.4
rmApplied flip-+59.4
Applied simplify32.8
Taylor expanded around inf 14.7
Applied simplify2.2
Time bar (total: 48.2s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))