LFR

Convert floating point to long fractional

@LFR(expression)

Description

Performs scaling and convergent rounding to obtain the fractional representation of the floating-point expression as a long integer.

Example

LFRAC EQU @LFR(1.0)