Next: , Previous: , Up: C library functions   [Index]


fabs

fabs Function


#include <math.h>

Float new f;

f = fabs (-1.05);