The ''ceil()'', ''floor()'' and ''round()'' methods can be used to round number up and down:
== Rounding and Truncating Numbers with the the Math Object ==
The ''ceil()'', ''floor()'' and ''round()'' methods can be used to round number up and down:
== Rounding and Truncating Numbers withe the Math Object ==