Node:Arithmetic Functions, Next:, Previous:Control Functions, Up:Arithmetic



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.