round Value
Method to round a value
Return
value rounded with decimal digits inserted
Parameters
value
: value to round
decimal Digits
: number of digits to round final value
Throws
if decimalDigits is negative
Method to round a value
value rounded with decimal digits inserted
: value to round
: number of digits to round final value
if decimalDigits is negative