


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 (fma b (- (* i a) (* c z)) (fma (- a) (* x t) (* j 0))) < -inf.0Initial program 41.1
Taylor expanded around inf 27.9
Applied simplify27.9
if -inf.0 < (fma b (- (* i a) (* c z)) (fma (- a) (* x t) (* j 0))) < -2.2503133167401608e+253Initial program 12.5
rmApplied prod-diff12.5
Applied distribute-lft-in12.5
Applied associate-+r+12.5
Applied simplify12.5
Taylor expanded around inf 12.3
Applied simplify6.3
if -2.2503133167401608e+253 < (fma b (- (* i a) (* c z)) (fma (- a) (* x t) (* j 0))) < -5.228864221373141e+18Initial program 8.9
Taylor expanded around inf 9.4
Applied simplify9.4
if -5.228864221373141e+18 < (fma b (- (* i a) (* c z)) (fma (- a) (* x t) (* j 0))) < +inf.0Initial program 9.4
Taylor expanded around inf 9.9
Applied simplify9.9
if +inf.0 < (fma b (- (* i a) (* c z)) (fma (- a) (* x t) (* j 0))) Initial program 61.7
Taylor expanded around 0 40.1
Applied simplify40.1
Time bar (total: 2.1m)Debug logProfile
herbie shell --seed '#(1070991898 1055468627 4280279443 640792587 928206309 3646738750)' +o rules:numerics
(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)))))