Preparing search index...
The search index is not available
Chalkboard - v2.2.0
Chalkboard
Chalkboard
stat
sub
Function sub
Calculates the subtraction of two arrays.
sub
(
arr1
:
number
[]
,
arr2
:
number
[]
)
:
number
[]
Parameters
arr1
:
number
[]
The first array
arr2
:
number
[]
The second array
Returns
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.2.0
Loading...
Calculates the subtraction of two arrays.