9.3.95 MAXEXPONENT (X)

Description:  Returns the maximum exponent in the model representing the same type and kind parameters as the argument.  
Class:  Inquiry function; Generic 
Arguments:  X must be of type real; it can be scalar or array valued.  
Results:  The result is a scalar of type default integer. The result has the value emax, as defined in Section D.2

Examples

If X is of type REAL(4), MAXEXPONENT (X) has the value 128.


Previous Page Next Page Table of Contents