HP Prime for All

English  Русский 

Syntax

rowDim(Mtrx)

Description

Returns the number of rows of a matrix

Example

rowDim([[1,2,3],[4,5,6]]) returns 2

rowDim — Discussion