Category Documents
MTM/ceil
smallest integer greater than or equal to a number
MTM/coeffs
extract all coefficients of a multivariate polynomial
MTM/colspace
compute a basis for the column space of a matrix
MTM/det
compute the determinant of a matrix
MTM/diag
extract the diagonals from a matrix or create a diagonal matrix
MTM/diff
differentiation or partial differentiation
MTM/digits
set the precision of floating-point calculations
MTM/double
convert to double precision floating point
MTM/dsolve
solve systems of ordinary differential equations
MTM/eig
compute the eigenvalues and eigenvectors of a matrix
MTM/end
compute the end index in an array reference
MTM/eq
equivalence of array entries