Compare two revisions of: Matrix Variables

... ... @@ -53,7 +53,7 @@ you can also create row vector variables and use it in your matrix
53 53 ...
54 54 \end{variables}
55 55 ```
56 -### 2.1 Matrix Operations
56 +### 2.2 Matrix Operations
57 57 Supported Matrix Operations are:
58 58 * Scalar multiplication
59 59 * Matrix multiplication
60 60