Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Operating System Utilities /
Chapter 3 - Mathematical and Logical Utilities / Mathematical and Logical Utilities Reference
Routines


Performing Calculations on Fixed-Point Numbers

The Operating System provides four functions that you can use to perform a few common calculations on fixed-point numbers. The FracSqrt function allows you to obtain the square root of a number. The FracCos, FracSin, and FixATan2 functions allow you to obtain fast approximations of trigonometric functions on fixed-point numbers.


Subtopics
FracSqrt
FracCos
FracSin
FixATan2

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996