matrixMultiply
Jump to navigation
Jump to search
Description
- Description:
- Resulting matrix of matrix multiplicationTemplate:wip
- Multiplayer:
- -
- Groups:
- Uncategorised
Syntax
- Syntax:
- matrix1 matrixMultiply matrix2
- Parameters:
- matrix1: Array
- matrix2: Array
- Return Value:
- Array
Examples
- Example 1:
[[2],[2]] matrixMultiply 3//Returns [[6],[6]]
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note