Mult3x3Matrix(Array, Array) Function |
Top |
DescriptionReturns the product of two three by three matrices.
This function has been Deprecated. Please use the multiplication operator (*) to multiply two matrices.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.
Function Signature
Arguments
Return Value
Returns the product of two three by three matrices.
Syntax
See also
|