Skip to main content

Function: numericFormatter()

numericFormatter(value): string

Defined in: utils.ts:6

Formats a number to a more human-readable format, using compact notation

Parameters

value

number

The number to format

Returns

string

The formatted number