


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -2.502733322570611e+93Initial program 45.3
Taylor expanded around -inf 0
if -2.502733322570611e+93 < b/2 < 2.1241642917832373e-155Initial program 10.8
rmApplied clear-num10.9
if 2.1241642917832373e-155 < b/2 < 3.1746500024866854e+75Initial program 36.4
rmApplied flip-+36.5
Applied simplify16.3
if 3.1746500024866854e+75 < b/2 Initial program 58.3
Taylor expanded around inf 15.6
Applied simplify0.0
pow expressions.Time bar (total: 2.0m)Debug logProfile
herbie shell --seed '#(1062930989 876886121 3990119081 3032829768 3060892583 1929069376)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))