R
rodolform
It may sound silly but I can´t find a solution to this:
I need to round up a number when the decimal part is greater than .
but it needs to be round DOWN when the decimal part is equal or les
than .5
Example:
1.5 = 1
1.6= 2
12.4= 12
12.8= 13
Can anyone help me??
Thank's in advance
Rodolf
I need to round up a number when the decimal part is greater than .
but it needs to be round DOWN when the decimal part is equal or les
than .5
Example:
1.5 = 1
1.6= 2
12.4= 12
12.8= 13
Can anyone help me??
Thank's in advance
Rodolf