Next: fclose, Previous: expm1, Up: C library functions [Index]
fabs
#include <math.h> Float new f; f = fabs (-1.05);