


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.4693721793722456e+115Initial program 47.0
Taylor expanded around -inf 3.5
if -1.4693721793722456e+115 < b/2 < 5.471597732237248e-245Initial program 10.3
rmApplied clear-num10.4
if 5.471597732237248e-245 < b/2 < 2.0777803968180052e+112Initial program 35.0
rmApplied clear-num35.0
rmApplied flip-+35.1
Applied associate-/r/35.2
Applied associate-/r*35.2
Applied simplify7.6
if 2.0777803968180052e+112 < b/2 Initial program 59.5
Taylor expanded around inf 14.1
Applied simplify2.2
pow expressions.Time bar (total: 49.7s)Debug logProfile
herbie shell --seed '#(1063282112 2455465480 4141627379 3773598652 1647277307 776739644)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))