@d4c/numjs
Preparing search index...
index
subtract
Function subtract
subtract
(
a
:
number
|
ArbDimNumArray
|
NdArray
,
b
:
number
|
ArbDimNumArray
|
NdArray
,
)
:
NdArray
Subtract second argument from the first, element-wise.
Parameters
a
:
number
|
ArbDimNumArray
|
NdArray
b
:
number
|
ArbDimNumArray
|
NdArray
Returns
NdArray
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@d4c/numjs
Loading...
Subtract second argument from the first, element-wise.