Type Utils
Preparing search index...
helpers
round
Function round
round
(
n
:
number
,
precision
?:
number
)
:
string
Number rounder string formatter
Parameters
n
:
number
the number to format
precision
:
number
= 0
the decimal part output size
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...
Number rounder string formatter