HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
rowDim
Syntax
rowDim(Mtrx)
Description
Returns the number of rows of a matrix
Example
rowDim([[1,2,3],[4,5,6]]) returns 2
rowDim — Discussion
↑Back to top