Home Help

Round(a:float):integer

Round function rounds a real-type value to an integer-type value.

a=Round(12.5)