Documentation
    Preparing search index...

    Function getRoundedNumber

    • Returns the given number value rounded to the nearest integer, or optionally the given decimal precision.

      Parameters

      • num: string | number
      • decimalPrecision: number = 0

      Returns number