


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 (- (* c t) (* y i)) (* y (* z x))) (fma (- (* c z) (* i a)) b (* (* a x) t))) < -1.2938856282681744e+307 or 3.261760181174107e+304 < (- (fma j (- (* c t) (* y i)) (* y (* z x))) (fma (- (* c z) (* i a)) b (* (* a x) t))) Initial program 41.2
Taylor expanded around inf 25.4
Applied simplify34.8
Taylor expanded around inf 19.6
Applied simplify19.4
rmApplied associate-*r*12.8
if -1.2938856282681744e+307 < (- (fma j (- (* c t) (* y i)) (* y (* z x))) (fma (- (* c z) (* i a)) b (* (* a x) t))) < 3.261760181174107e+304Initial program 4.6
Taylor expanded around inf 4.8
Applied simplify0.9
Time bar (total: 2.3m)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)))))