DgsRoundUp
Jump to navigation
Jump to search
This function returns rounded number from the inputed value.
For example:
1.1 -> 1
1.5 -> 2
Syntax
integer/float dgsRoundUp ( integer/float input [, integer point ] )
This function returns rounded number from the inputed value.
For example:
1.1 -> 1
1.5 -> 2
integer/float dgsRoundUp ( integer/float input [, integer point ] )