Returns the inner product of two vectors
$arr1
$arr2
Returns the inner product of arr1 and arr2.
arr1
arr2
The first array
The second array
Returns the inner product of arr1 and arr2, or false on failure.
false