Gleam - v1.0.2
    Preparing search index...

    Function toDotted

    • Format number with dot separators (e.g., 1.000.000). Rounds to the nearest integer via Math.round; non-finite values pass through as their toString() form.

      Parameters

      • value: number

      Returns string