


Bits error versus x



Bits error versus y



Bits error versus z



Bits error versus t



Bits error versus a



Bits error versus b



Bits error versus c



Bits error versus i



Bits error versus j
if (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < -inf.0Initial program 31.1
rmApplied add-cube-cbrt31.2
Applied associate-*r*31.2
if -inf.0 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) < 1.901272359764788e+301Initial program 6.6
rmApplied sub-neg6.6
Applied distribute-lft-in6.6
Applied associate--l+6.6
Applied simplify0.9
if 1.901272359764788e+301 < (+ (+ (* x (* y z)) (- (* (- (* i b) (* t x)) a) (* (* c b) z))) (* j (- (* c t) (* i y)))) Initial program 31.3
Taylor expanded around 0 32.9
Applied simplify32.9
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(FPCore (x y z t a b c i j)
:name "Linear.Matrix:det33 from linear-1.19.1.3"
(+ (- (* x (- (* y z) (* t a))) (* b (- (* c z) (* i a)))) (* j (- (* c t) (* i y)))))