


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 (fma z (- c) (* i a)) (* x (- (* y z) (* a t)))) < -inf.0 or 4.924051273545783e+304 < (fma b (fma z (- c) (* i a)) (* x (- (* y z) (* a t)))) Initial program 58.9
Applied simplify58.9
Taylor expanded around inf 44.7
Applied simplify44.6
if -inf.0 < (fma b (fma z (- c) (* i a)) (* x (- (* y z) (* a t)))) < 3.984418630042416e+196Initial program 4.0
Applied simplify4.0
rmApplied add-cube-cbrt4.4
Applied associate-*r*4.4
if 3.984418630042416e+196 < (fma b (fma z (- c) (* i a)) (* x (- (* y z) (* a t)))) < 4.924051273545783e+304Initial program 5.2
Applied simplify5.2
Taylor expanded around 0 6.8
Applied simplify6.8
Time bar (total: 1.9m)Debug logProfile
herbie shell --seed '#(1071246582 2318319007 2683472949 3810440501 3233274817 2724848749)' +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)))))