Logo

Programming-Idioms

History of Idiom 26 > diff from v54 to v55

Edit summary for version 55 by 1:
1

Version 54

2019-04-06, 14:08:34

Version 55

2019-04-09, 08:44:28

Idiom #26 Create a 2-dimensional array

Declare and initialize a matrix x having m rows and n columns, containing real numbers.

Illustration

Idiom #26 Create a 2-dimensional array

Declare and initialize a matrix x having m rows and n columns, containing real numbers.

Illustration
Extra Keywords
1