


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 (- (* (- (* t c) (* i y)) j) (fma b (- (* c z) (* i a)) (* (* t x) a))) < -inf.0Initial program 48.4
Applied simplify48.3
Taylor expanded around 0 42.6
Applied simplify42.6
if -inf.0 < (- (* (- (* t c) (* i y)) j) (fma b (- (* c z) (* i a)) (* (* t x) a))) < -6.27963655979345e+125 or 2.925383920321509e+88 < (- (* (- (* t c) (* i y)) j) (fma b (- (* c z) (* i a)) (* (* t x) a))) Initial program 12.1
Applied simplify12.1
Taylor expanded around inf 15.6
Applied simplify14.3
if -6.27963655979345e+125 < (- (* (- (* t c) (* i y)) j) (fma b (- (* c z) (* i a)) (* (* t x) a))) < 2.925383920321509e+88Initial program 3.4
Applied simplify3.4
rmApplied add-cube-cbrt3.7
Applied associate-*l*3.7
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1071979731 1496239409 439705970 2863295848 982327776 189749553)' +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)))))