


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) (* i y)) (* (* x z) y)) (fma b (- (* z c) (* a i)) (* t (* a x)))) < -inf.0Initial program 41.5
Taylor expanded around inf 34.0
Applied simplify34.1
if -inf.0 < (- (fma j (- (* t c) (* i y)) (* (* x z) y)) (fma b (- (* z c) (* a i)) (* t (* a x)))) < 1.2693902863837982e+304Initial program 4.7
rmApplied sub-neg4.7
Applied distribute-lft-in4.7
Applied associate--l+4.7
Applied associate-+l+4.7
Applied simplify5.1
Taylor expanded around inf 5.0
Applied simplify0.8
if 1.2693902863837982e+304 < (- (fma j (- (* t c) (* i y)) (* (* x z) y)) (fma b (- (* z c) (* a i)) (* t (* a x)))) Initial program 40.4
Taylor expanded around 0 37.1
Applied simplify37.1
Time bar (total: 2.2m)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)' +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)))))