Go to the first, previous, next, last section, table of contents.


Low-Level Arithmetic Functions

This chapter contains information about functions for doing basic arithmetic operations, such as splitting a float into its integer and fractional parts. These functions are declared in the header file `math.h'.


Go to the first, previous, next, last section, table of contents.