2.7.3.1 exp
Declaration:
double exp(doublex);Returns the value of e raised to the xth power.
Range:
There is no range limit on the argument or return value.
Declaration:
double exp(doublex);Returns the value of e raised to the xth power.
Range:
There is no range limit on the argument or return value.