


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -5.190855692504989e+126Initial program 52.3
Taylor expanded around -inf 0
if -5.190855692504989e+126 < b/2 < 9.165338891167788e-118Initial program 11.0
rmApplied clear-num11.1
if 9.165338891167788e-118 < b/2 Initial program 58.9
rmApplied flip-+58.9
Applied simplify36.2
Taylor expanded around inf 16.2
Applied simplify4.4
pow expressions.Time bar (total: 58.3s)Debug log
herbie shell --seed '#(151349756 408087815 228312487 2538703040 1980610373 1250971417)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))