multiply

The arrays must be rectangular with the number of rows of the first array equal to the number of columns for the second array.

Return

the product of the arrays

Parameters

first

the first array

second

the second array