The options for creating the format function.
A new scientific notation format function.
This formatter uses the builtin Number()
and toExponential()
to coerce values.
The formatIntlNumber()
formatter is more flexible, but slower.
Generated using TypeDoc
Create a scientific notation format function.