• Format number to the specified precision.

    Parameters

    • value: number

      value to format

    • precision: number = 3

      precision

    Returns string