CIA Compliance Manager API Documentation - v0.8.5

    Variable formatNumberWithDecimals

    formatNumberWithDecimals: (value: number, decimalPlaces: number) => string

    Type declaration

      • (value: number, decimalPlaces: number): string
      • Format a number with specified decimal places

        Parameters

        • value: number

          Number to format

        • decimalPlaces: number

          Number of decimal places

        Returns string

        Formatted number string

    MMNEPVFCICPMFPCPTTAAATR