Node:Arithmetic Functions, Next:Complex Numbers, Previous:Control Functions, Up:Arithmetic
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.