On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com
How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy
The JavaScript FAQ
Prev
Home
Next
JavaScript Numbers FAQ
JavaScript Essentials
eBook
$8.99
eBookFrenzy.com
What types of numbers can I use in JavaScript code?
How do I handle mathematical constants in JavaScript?
Is there a way to use octal and hexadecimal values in JavaScript?
How do I convert numbers to strings?
How do I convert strings to numbers?
How do I convert a number to a different base?
Is there a way to test whether a particular variable holds a number or a string?
What arithmetic operations are supported in JavaScript?
What mathematical functions are supported in JavaScript?
How do I generate random numbers?
How can I round a number to
n
decimal places?
Sometimes JavaScript computations seem to yield "inaccurate" results, e.g. 0.362*100=36.199999999999996. How can I avoid this?
JavaScripter.net
.
Copyright
© 1999-2006, Alexei Kourbatov
The JavaScript FAQ
Prev
Home
Next
Mirrored with kind permission of Alexei Kourbatov
Design by Interspire
x