Returns the value of e raised to the power of passed parameter value
- Parameters
-
value | returns the value of e raised to the power of d |
- Returns
- A number of double type. In case of overflow the function returns INF (infinity), in case of underflow MathExp returns 0