


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 (+ (- (* x (- (* y z) (* t a))) (* b (- (* c z) (* i a)))) (cbrt (pow (* (- (* t c) (* y i)) j) 3))) < +inf.0Initial program 9.6
rmApplied add-cube-cbrt9.9
if +inf.0 < (+ (- (* x (- (* y z) (* t a))) (* b (- (* c z) (* i a)))) (cbrt (pow (* (- (* t c) (* y i)) j) 3))) Initial program 61.7
Taylor expanded around 0 44.6
Applied simplify44.6
Time bar (total: 46.3s)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)'
(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)))))