Carbon


Frac2X

Header: FixMath.h Carbon status: Supported

Converts a Fract number to an Extended number.

Frac2X (
    Fract x
);
Parameter descriptions
x

The Fract number to be converted to an Extended number.

function result

The Extended equivalent of the Fract number x.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)