Important: The information in this document is obsolete and should not be used for new development.
Frac2Fix
You can use the Frac2Fix function to convert aFractnumber to aFixednumber.
FUNCTION Frac2Fix (x: Fract): Fixed;
x- The
Fractnumber to be converted to aFixednumber.DESCRIPTION
The Frac2Fix function returns the Fixed number that best approximates theFractnumber you supply in thexparameter.