


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -7.170088175001252e+145Initial program 58.2
Taylor expanded around -inf 0
if -7.170088175001252e+145 < b/2 < 1.060772382971958e-166Initial program 9.4
if 1.060772382971958e-166 < b/2 < 2.668929577274876e+121Initial program 39.1
rmApplied flip-+39.2
Applied simplify14.8
rmApplied add-cube-cbrt15.5
Applied times-frac13.6
if 2.668929577274876e+121 < b/2 Initial program 60.6
Taylor expanded around inf 41.2
Applied simplify0.7
pow expressions.Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1062900086 561157142 2241869825 1166610429 2484609072 2159574644)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))