Function | Defined by | ||
---|---|---|---|
rint(value:Number):int
Rounds a Number to an Integer with respect to its sign
| de.popforge.math |
rint | () | function |
public function rint(value:Number):int
Rounds a Number to an Integer with respect to its sign
Parametersvalue:Number |
int |