- #1
powp
- 91
- 0
Hello
I need to create a one line statement to round number up to nearest multiple of 5
so if I have a number 22 the result should be 25
so if I have a number 20 the result should be 20
or does anybody know how to calculate floor function?
Thanks
I need to create a one line statement to round number up to nearest multiple of 5
so if I have a number 22 the result should be 25
so if I have a number 20 the result should be 20
or does anybody know how to calculate floor function?
Thanks