Strata - v1.4.10
    Preparing search index...

    Function formatNumber

    • Formats a number with commas and human-readable suffixes (K, M).

      Parameters

      • value: number

        The number to format.

      Returns string

      Formatted string (e.g., "1.2K", "5.0M").