Important: The information in this document is obsolete and should not be used for new development.
Number-Conversion Macros
QuickDraw GX defines macros for conversion between fixed-point number formats. It also provides macros to round and truncate numbers, as well as a macro that uses theFractSquareRoot
function to compute the square root of aFixed
number.
Subtopics
- Format Conversions
- Rounding, Truncating, and Square Root Operations