Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
roundNumTo
Function roundNumTo
Round a number to the given decimal precision (default is 0).
roundNumTo
(
value
:
number
,
numDecimal
?:
number
)
:
number
Parameters
value
:
number
Optional
numDecimal
:
number
= 0
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Round a number to the given decimal precision (default is 0).