


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 (* y x))) (fma (- (* c z) (* i a)) b (* a (* t x)))) < -5.756495905662775e+307 or 1.0118769089683686e+304 < (- (fma j (- (* t c) (* y i)) (* z (* y x))) (fma (- (* c z) (* i a)) b (* a (* t x)))) Initial program 39.7
Taylor expanded around inf 32.8
Applied simplify32.4
Taylor expanded around 0 33.3
Applied simplify33.9
if -5.756495905662775e+307 < (- (fma j (- (* t c) (* y i)) (* z (* y x))) (fma (- (* c z) (* i a)) b (* a (* t x)))) < 1.0118769089683686e+304Initial program 4.8
rmApplied sub-neg4.8
Applied distribute-rgt-in4.8
Applied associate--l+4.8
Applied associate-+l+4.8
Applied simplify4.7
rmApplied associate-*l*4.0
Taylor expanded around inf 6.1
Applied simplify0.8
Time bar (total: 2.2m)Debug logProfile
herbie shell --seed 2018214 +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)))))