


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 j (- (* t c) (* y i)) (* (- (* z c) (* a i)) (- b))) Initial program 60.4
Applied simplify60.4
Taylor expanded around inf 46.8
Applied simplify35.3
if (fma j (- (* t c) (* y i)) (* (- (* z c) (* a i)) (- b))) Initial program 8.3
Applied simplify8.3
rmApplied add-cube-cbrt9.2
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +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)))))