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/trunc"
Module "operators/expression/arithmetic/trunc"
Index
Functions
$trunc
Functions
$trunc
$trunc
(
obj
:
RawObject
, expr
:
AnyVal
, options
?:
Options
)
:
number
|
null
Truncates a number to a whole integer or to a specified decimal place.
Parameters
obj:
RawObject
expr:
AnyVal
Optional
options:
Options
Returns
number
|
null
Globals
"operators/expression/arithmetic/trunc"
$trunc
Generated using
TypeDoc
Truncates a number to a whole integer or to a specified decimal place.