@FRAC

Top  Previous  Next

Syntax:

 

@FRAC(<value1>)

Description:

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

 

OK:

 

Unchanged.

 

Example:

 

OPTION DECIMALSEP,"."

@FRAC(12.345) = 0.345  

 

See also: