Math.Exp(Number)
Returns e raised to the specified power. In this e is a mathematical constant whose value is approximately 2.71828.
In the following example, ‘2.71828’ will be raised to the power of ‘2’.
Math.Exp(Number)
Returns e raised to the specified power. In this e is a mathematical constant whose value is approximately 2.71828.
- FeatureCalculations