Returns the base e raised to the power of the argument. Syntax: #include <math.h> double exp(double x);