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


exp

exp Function


#include <math.h>

Float new f;

f = exp (2);