Number Type Functions

Functions

Name

Description

Number.format Function

Formats a number by using the invariant culture.

Number.localeFormat Function

Formats a number by using the current culture.

Number.parseInvariant Function

Returns a numeric value from a string representation of a number.

Number.parseLocale Function

Creates a number from a locale-specific string.

See Also

Reference

Number Type Extensions