FRC

Convert floating point to fractional

@FRC(expression)

Description

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

Example

FRAC EQU @FRC(1.0)+1