math docs
Preparing search index...
index
mat2
subtract
Function subtract
subtract
(
out
:
mat2
.
Mat2
,
a
:
mat2
.
Mat2
,
b
:
mat2
.
Mat2
)
:
mat2
.
Mat2
Subtracts matrix b from matrix a
Parameters
out
:
mat2
.
Mat2
the receiving matrix
a
:
mat2
.
Mat2
the first operand
b
:
mat2
.
Mat2
the second operand
Returns
mat2
.
Mat2
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Subtracts matrix b from matrix a