serve/vendor/markbaker/matrix/classes/src/Operationsdivideby.php

Function code for the matrix division operation

Functions

divideby()

divideby(array<int,mixed>  ...$matrixValues) : \Matrix\Matrix

Divides two or more matrix numbers

Parameters

array $matrixValues variadic

The matrices to divide

Throws

\Matrix\Exception

Returns

\Matrix\Matrix —