Class Index | File Index

Classes


Namespace comb.number

Utilities for numbers
Defined in: number.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
comb.number.round(num, places, increment)
Rounds a number to the specified places.
Namespace Detail
comb.number
Method Detail
<static> comb.number.round(num, places, increment)
Rounds a number to the specified places.
Parameters:
{Number} num
the number to round.
{Number} places
the number of places to round to.
increment

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Oct 25 2011 13:20:07 GMT-0500 (CDT)