mcbopomofoweb
    Preparing search index...

    A class to convert numbers to Chinese numbers.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Generates a Chinese number string.

      Parameters

      • intPart: string

        The integer part of the number.

      • decPart: string

        The decimal part of the number.

      • numberCase: Case

        The case of the Chinese number.

      Returns string

      The Chinese number string.