convnum
    Preparing search index...

    Function toChineseWords

    • Converts a number to Chinese numeral words (can handle negative numbers and numbers with decimal point)

      Parameters

      • num: number

        The number to convert

      • trad: boolean = false

        Whether to convert to Traditional Chinese (default: false)

      Returns string

      The Chinese numeral word representation