@FINT

Windows Linux macOS

Syntax

@FINT( <value> )

Description

This function returns the integer part of a floating-point value.

OK

Unchanged.

Example

@FINT(123.456) = 123