


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
Results
if (- (* (- (* c t) (* y i)) j) (* (- (* c z) (* i a)) b)) < -1.2938856282681744e+307Initial program 60.0
Taylor expanded around 0 51.7
Applied simplify51.7
if -1.2938856282681744e+307 < (- (* (- (* c t) (* y i)) j) (* (- (* c z) (* i a)) b)) < -4.7207762576185816e+165Initial program 4.8
Taylor expanded around 0 8.3
Applied simplify8.3
if -4.7207762576185816e+165 < (- (* (- (* c t) (* y i)) j) (* (- (* c z) (* i a)) b)) Initial program 9.2
rmApplied add-cube-cbrt9.5
Applied associate-*r*9.5
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed 2020178
(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)))))