Truncate (FUN)ΒΆ

FUNCTION Truncate : LREAL

Round to the next integral value, towards zero. if f is integral, infinity, or NaN, then f is returned.

Note

This function also handles the case LREAL = REAL.

InOut:

Scope

Name

Type

Input

f

LREAL

Return

Truncate

LREAL