[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NAME: Frac
USE: Function to return the fractional part of an argument.
DEPENDENCY: None
SYNTAX: Frac(RealVar : Real);
EXAMPLE: Frac(RealVar) = RealVar - Int(RealVar);
See Also:
Int
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson