Important: The information in this document is obsolete and should not be used for new development.
Frac2X
You can use the Frac2X function to convert aFractnumber to anExtendednumber.
FUNCTION Frac2X (x: Fract): Extended;
x- The
Fractnumber to be converted to anExtendednumber.DESCRIPTION
The Frac2X function returns theExtendedequivalent of theFractnumber you supply in thexparameter.