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