|
RoundUp | ||
Result# = RoundUp(Value#) | ||
Parameters: Value#=Float value that will be rounded |
||
Returns: Result# |
||
Rounds a float value up to the next whole number. Mini Tutorial: Showing the difference between RoundUp and RoundDown
This example would output.
|
Related Info: | Ceil | Floor | Int | RoundDown : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |