2.7.3.1 exp

Declaration:

double exp(double x);Returns the value of e raised to the xth power.

Range:

There is no range limit on the argument or return value.

Tagged: