The Exp function returns e raised to a given power.
Syntax
|
The Exp function returns e raised to a given power. |
|
Exp(power) |
|
Arguments: |
|
|
power |
Numeric - A number specifying a power. |
Remarks
- Example: Exp(2) returns 7.389056.
Comments
0 comments
Article is closed for comments.