m1×n1
m1×n1 is a notation used to indicate a two-dimensional size or product of two dimensions, typically read as “m one by n one” or simply “m1 by n1.” It is commonly used in mathematics, computer science, and related fields to describe the size of a two-dimensional object such as a matrix, an array, an image, or a grid, where m1 and n1 are positive integers.
An object of this size has m1 rows and n1 columns and contains m1×n1 elements. The notation
Applications include matrices in linear algebra, two-dimensional arrays in programming, digital images (height by width in
Notes: dimensions are generally assumed to be integers at least 0 in practical contexts; if either dimension