![]() |
Fix2X |
||||
Header: | FixMath.h | Carbon status: | Supported | |
Converts a Fixed number to an Extended number.
double Fix2X ( Fixed x );
The Fixed number to be converted to an Extended number.
The Extended equivalent of the Fixed number x.
Fix2X does not move memory; you can call it at interrupt time.
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)