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


Multiplying and Dividing Fixed-Point Numbers

The FixMul and FracMul functions allow you to multiply fixed-point numbers. The FixDiv and FracDiv functions allow you to divide fixed-point numbers. By performing appropriate type casting, you can multiply or divide a fixed-point number of one type with a fixed-point number of another type or a long integer.


Subtopics
FixMul
FixDiv
FracMul
FracDiv

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996