What Is A Matrix?

Well a matrix is a thing where you can store and modify data efficaciously. To define a matrix you need to define how many rows and columns it has. This is done by first taking the rows number, lets say 2 and then the columns number lets say 3. This we would call a 2×3 matrix, and it would look like this:

æx x xö
èx x xø

Scroll to Top