


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.324034465589458e+149Initial program 58.8
Taylor expanded around -inf 0
if -1.324034465589458e+149 < b/2 < 4.9585500140491613e-225Initial program 8.8
rmApplied div-inv9.0
if 4.9585500140491613e-225 < b/2 < 1.1498155483847317e+81Initial program 33.9
rmApplied flip-+34.0
Applied simplify15.3
rmApplied div-inv15.3
if 1.1498155483847317e+81 < b/2 Initial program 58.3
Taylor expanded around inf 40.0
Applied simplify0.7
pow expressions.Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1063027428 1192549564 1443466578 604016274 3637110559 1698629644)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))