-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Matrix range
Reading time: 1minReturns two ranges with the dimensions of a matrix.
Syntax
matrix_range(Matrix)
Description
Given a matrix, returns two ranges: one between 1 and the number of rows, and another one between 1 and the number of columns.