You can create a matrix of zeros by passing an empty list or the integer zero ... sage: R = PolynomialRing(QQ, 9, 'x') sage: A = matrix(R, 3, 3, R.gens()); ...
確定! 回上一頁