


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.0Initial program 60.5
Applied simplify60.5
Taylor expanded around inf 43.3
Applied simplify43.4
if -inf.0 < (fma b (fma z (- c) (* i a)) (* x (- (* y z) (* a t)))) Initial program 8.3
Applied simplify8.3
rmApplied add-cube-cbrt8.6
Applied associate-*r*8.5
Time bar (total: 2.7m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)' +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)))))