Search
Preparing search index...
The search index is not available
mingo
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"operators/expression/arithmetic/divide"
Module "operators/expression/arithmetic/divide"
Index
Functions
$divide
Functions
$divide
$divide
(
obj
:
RawObject
, expr
:
AnyVal
, options
?:
Options
)
:
number
Takes two numbers and divides the first number by the second.
Parameters
obj:
RawObject
expr:
AnyVal
Optional
options:
Options
Returns
number
Globals
"operators/expression/arithmetic/divide"
$divide
Generated using
TypeDoc
Takes two numbers and divides the first number by the second.