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