wima
    Preparing search index...

    Function round

    • Rounds a given value to a given precision.

      Parameters

      • number: number

        The number to round.

      • Optionalprecision: number = 4

        How many decimal places there should be.

      Returns number