format-quantity - v3.0.0
    Preparing search index...

    Function formatRomanNumerals

    • Formats a number as Roman numerals. The number must be between 1 and 3999, inclusive.

      Parameters

      • qty: number

      Returns null | string