


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 (- (* j (- (* t c) (* i y))) (fma b (- (* c z) (* i a)) (* (* x a) t))) < -inf.0Initial program 47.9
Applied simplify47.9
Taylor expanded around 0 41.7
Applied simplify41.7
if -inf.0 < (- (* j (- (* t c) (* i y))) (fma b (- (* c z) (* i a)) (* (* x a) t))) < -9.23308682424514e+199Initial program 6.8
Applied simplify6.8
rmApplied add-cube-cbrt7.2
Taylor expanded around inf 3.4
Applied simplify3.0
if -9.23308682424514e+199 < (- (* j (- (* t c) (* i y))) (fma b (- (* c z) (* i a)) (* (* x a) t))) < 4.9912892421763316e+165Initial program 3.7
Applied simplify3.7
rmApplied add-cube-cbrt4.0
if 4.9912892421763316e+165 < (- (* j (- (* t c) (* i y))) (fma b (- (* c z) (* i a)) (* (* x a) t))) Initial program 20.3
Applied simplify20.3
Taylor expanded around inf 23.1
Applied simplify22.4
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1072936661 1621281212 3440817831 3219514234 460296804 1258167384)' +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)))))