JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. MatrixObject.MatrixMultiply This function matrix multiplies Matrix1 and Matrix2 and places in MatrixResult. Syntax Parameters Return Value Function MatrixObject.MatrixMultiply( _ Matrix1 As Double(), _ Matrix2 As Double(), _ ByRef Result As Double()) As Integer Matrix1 [in] Type: Double() Matrix2 [in] Type: Double() Result [in,out] Type: Double() Integer Copyright © 2020. TIBCO Software Inc. All Rights Reserved.