system/helpers/num.php
Class: num_Core
class num_Core
Number helper class.
num_Core :: round
public static function round
Round a number to the nearest nth
Parameters:
- integer number
- number to round
- integer nearest
- (int 5) number to round to
Return: integer