Number Class Extensions

Extends the JavaScript Number class with methods that act on the the number instance.

Class Members

MemberDescription
formatNumber Basic number formatting features. Only a very limited of common decimal formatting options are provided for numbers are provided. c Currency format. Use the Option parameter to specify the currency…
o.Number.formatNumber(format,optional)

See also

Class Number