@ (Matrix)
Returns an element of a matrix by column index and row index.
Arguments
rowIndex
and columnIndex
are integer numbers, zero-based.The
matrix
(see Matrix) to get the element of.
Return values
value
of the matrix element.
Complexity
Constant
Example
Output:
1.000000