Platform | x64, Win32, .NET |
Purpose |
To get the exponential of the argument. |
Class |
Elemental function. |
Syntax |
REAL FUNCTION EXP(X); REAL X; |
Description |
The result is ex and has the same type as X. |