multiply

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

Return

the product of the arrays

Parameters

first

the first array, must not be null

second

the second array, must not be null