@ac-essentials/misc-util
Preparing search index...
RoundOptions
Type Alias RoundOptions
type
RoundOptions
=
{
fractionDigits
?:
number
;
roundingMethod
?:
RoundingMethod
;
}
Index
Properties
fraction
Digits?
rounding
Method?
Properties
Optional
fraction
Digits
fractionDigits
?:
number
Number of digits to keep after the decimal point.
Optional
rounding
Method
roundingMethod
?:
RoundingMethod
Rounding method to use.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fraction
Digits
rounding
Method
@ac-essentials/misc-util
Loading...
Number of digits to keep after the decimal point.