MS Access Exp() Function
Definition and Usage
The Exp() function returns e raised to the power of a specified number.
The constant e (2.718281…), is the base of natural logarithms.
Syntax
  Exp(number)
Parameter Values
| Parameter | Description | 
|---|---|
| number | Required. The power number | 
Technical Details
| Works in: | From Access 2000 | 
|---|
 
 
