base-formatter
2sh
GitHub
Preparing search index...
Notation
Type Alias Notation
Notation
:
"standard"
|
"scientific"
|
"engineering"
'standard'
: Plain number formatting.
'scientific'
: Return the order-of-magnitude for formatted number.
'engineering'
: Return the exponent of ten when divisible by three.
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
2sh
GitHub
base-formatter
Loading...
'standard'
: Plain number formatting.'scientific'
: Return the order-of-magnitude for formatted number.'engineering'
: Return the exponent of ten when divisible by three.