


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -2.696840345644182e+153Initial program 60.6
rmApplied div-inv60.6
Taylor expanded around -inf 0.0
if -2.696840345644182e+153 < b/2 < 1.9273866034930708e-32Initial program 13.4
if 1.9273866034930708e-32 < b/2 Initial program 58.3
Taylor expanded around inf 15.2
Applied simplify0.0
pow expressions.Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1062803647 245428163 493620569 3595423923 1908391097 2390014376)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))