Platform | x64, Win32, .NET |
Purpose |
To get the exponent part of a real number. |
Class |
Elemental function. |
Syntax |
INTEGER FUNCTION EXPONENT(X) |
Return value |
The result is zero if X is zero otherwise the result is the exponent part of the model used for real numbers (i.e. the power to which the base for the model is raised). |