Home Help

Trunc(a:float):integer

the Trunc function truncates a real-type value to an integer-type value.

a=Trunc(12.5)