


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 (- (* z y) (* a t)) x (* j (- (* t c) (* i y)))) or 2.1169968516819073e+304 < (fma (- (* z y) (* a t)) x (* j (- (* t c) (* i y)))) Initial program 58.9
rmApplied add-cube-cbrt58.9
Taylor expanded around inf 35.5
Applied simplify47.9
Taylor expanded around inf 24.4
Applied simplify11.1
if (fma (- (* z y) (* a t)) x (* j (- (* t c) (* i y)))) < 2.1169968516819073e+304Initial program 5.0
rmApplied add-cube-cbrt5.3
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1070100504 930361288 1279167582 284574201 1450237281 2578255382)' +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)))))