Click here to Skip to main content
15,890,579 members
Articles / Web Development / HTML

Formatting numbers for decimals and significant digits

Rate me:
Please Sign up or sign in to vote.
4.44/5 (4 votes)
21 Jun 20042 min read 60K   13  
Need to display a number in currency format? How about a number that is x digits in length? See how to easily do it, using two new methods of JavaScript 1.5+.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Canada Canada

George is the webmaster of JavaScript Kit (http://www.javascriptkit.com), a comprehensive site featuring tutorials and scripts on JavaScript, DHTML, CSS, and web design. He also mantains the developer's help forum CodingForums.com.


Comments and Discussions