Next: , Previous: , Up: Arithmetic Functions   [Contents][Index]


20.8 Arithmetic Functions

The C library provides functions to do basic operations on floating-point numbers. These include absolute value, maximum and minimum, normalization, bit twiddling, rounding, and a few others.