method Matrix2.prototype.subimport { Matrix2 } from "https://deno.land/x/gmath@0.1.12/src/matrix2.ts"; sub(other: Matrix2 | number): Matrix2Parametersother: Matrix2 | numberReturnsMatrix2