exp function
Syntax
float exp(x)
Parameters
- x (float)
Returns
The base-e exponential function of x; this is the e number raised to the power x.
Description
The exp function calculates the exponential value of x.
Related
Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.