Platform | x64, Win32, .NET |
Purpose |
To get the minimum exponent for the kind type of the argument. |
Class |
Inquiry function. |
Syntax |
INTEGER FUNCTION MAXEXPONENT(X) |
Description |
X can be a real scalar or real array of any kind type. |
Return value |
The result is the smallest exponent (i.e. the negative value with largest magnitude) that is permissible for the given kind type. |