base-formatter
    Preparing search index...

    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.