Public Functions
 FunctionDefined by
  
rint(value:Number):int
Rounds a Number to an Integer with respect to its sign
de.popforge.math
Function detail
rint()function
public function rint(value:Number):int

Rounds a Number to an Integer with respect to its sign

Parameters
value:Number

Returns
int