| Maptitude GISDK Help |
Returns the value of the constant e raised to a power.
value = Exp(real value1)
| Argument | Contents |
|---|---|
| value1 | Any number |
A real number indicating the value of the constant e raised to the power value1.
| Function | Summary |
|---|---|
| Log() | Returns the natural logarithm of a number |
| Log10() | Returns the common logarithm of a number |
| Pow() | Computes the value of a number raised to a power |
| ©2025 Caliper Corporation | www.caliper.com |