MatProduct
[this page | pdf]
Function Description
Returns the matrix product
of two
matrices,
and
. If the
matrices are codified as two dimensional arrays then the matrix product is calculated
as:

The equivalent function in Microsoft Excel is MMULT.
NAVIGATION LINKS
Contents | Prev | Next
Output type / Parameter details
Output type: Double()
Parameter Name | Variable Type | Description |
Mat1 | Double() | Matrix1 |
Mat1NoRows | Integer | Number of Rows in Matrix1 |
Mat1NoCols | Integer | Number of Columns in Matrix1 |
Mat2 | Double() | Matrix2 |
Mat2NoRows | Integer | Number of Rows in Matrix2 |
Mat2NoCols | Integer | Number of Columns in Matrix2 |
Links to:
-
Interactively run function
-
Interactive instructions
-
Example calculation
-
Output type / Parameter details
-
Illustrative spreadsheet
-
Other Matrix Functions
-
Computation units used
Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement