


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 (+ (* x (* y z)) (- (* (- (* c t) (* y i)) j) (fma b (- (* z c) (* a i)) (* t (* x a))))) < -1.2938856282681744e+307 or 3.261760181174107e+304 < (+ (* x (* y z)) (- (* (- (* c t) (* y i)) j) (fma b (- (* z c) (* a i)) (* t (* x a))))) Initial program 49.2
rmApplied sub-neg49.2
Applied distribute-lft-in49.2
Applied associate-+r+49.2
Applied simplify43.2
Taylor expanded around inf 35.8
Applied simplify34.8
if -1.2938856282681744e+307 < (+ (* x (* y z)) (- (* (- (* c t) (* y i)) j) (fma b (- (* z c) (* a i)) (* t (* x a))))) < 3.261760181174107e+304Initial program 2.6
rmApplied sub-neg2.6
Applied distribute-lft-in2.6
Applied associate--l+2.6
Applied associate-+l+2.6
Applied simplify0.9
Time bar (total: 2.5m)Debug logProfile
herbie shell --seed 2020178 +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)))))