


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -7.094821279311991e+50 or -8935664797341.434 < b/2 < -1.660099227068191e-124Initial program 51.3
Taylor expanded around -inf 21.6
Applied simplify10.8
if -7.094821279311991e+50 < b/2 < -8935664797341.434Initial program 44.8
rmApplied flip--44.9
Applied simplify12.3
if -1.660099227068191e-124 < b/2 < 4.521805228743851e+91Initial program 11.4
rmApplied div-inv11.5
if 4.521805228743851e+91 < b/2 Initial program 42.3
Taylor expanded around inf 3.9
pow expressions.Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1063154770 1824007522 645063331 41291047 494775821 1237684644)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))