


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -7.894012571605834e+74Initial program 57.4
Taylor expanded around -inf 13.7
Applied simplify2.8
if -7.894012571605834e+74 < b/2 < -2.0189149238035965e-245Initial program 32.7
rmApplied flip--32.8
Applied simplify17.8
rmApplied add-cube-cbrt18.4
Applied simplify18.3
Applied simplify9.4
if -2.0189149238035965e-245 < b/2 < 8.555289335023329e+80Initial program 8.9
rmApplied div-inv9.0
if 8.555289335023329e+80 < b/2 Initial program 41.1
Taylor expanded around inf 4.4
pow expressions.Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1063027428 1192549564 1443466578 604016274 3637110559 1698629644)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))