Changes

Jump to: navigation, search

JavaScript Math Object

31 bytes added, 20:56, 17 May 2007
Rounding and Truncating Numbers with the the Math Object
== Rounding and Truncating Numbers with the the Math Object ==
The ''ceil()'', ''floor()'' and ''round()'' methods of the JavaScript Math object can be used to round number numbers up and down:

Navigation menu