mingo
Preparing search index...
operators/expression/arithmetic/subtract
$subtract
Function $subtract
$subtract
(
obj
:
AnyObject
,
expr
:
unknown
,
options
:
Options
)
:
unknown
Takes an array that contains two numbers or two dates and subtracts the second value from the first.
Parameters
obj
:
AnyObject
expr
:
unknown
options
:
Options
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Takes an array that contains two numbers or two dates and subtracts the second value from the first.