9.3.100 MINEXPONENT (X)

Description:  Returns the minimum 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 emin, as defined in Section D.2

Examples

If X is of type REAL(4), MINEXPONENT (X) has the value -125.


Previous Page Next Page Table of Contents