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

Function code for the matrix subtraction operation

Functions

subtract()

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

Subtracts two or more matrices

Parameters

array $matrixValues variadic

The matrices to subtract

Throws

\Matrix\Exception

Returns

\Matrix\Matrix —