Next: MINLOC, Previous: MIN, Up: Intrinsic Procedures
MINEXPONENT — Minimum exponent of a real kindMINEXPONENT(X) returns the minimum exponent in the model of the
type of X.
     RESULT = MINEXPONENT(X)
     | X | Shall be of type REAL. | 
INTEGER and of the default integer
kind.
     MAXEXPONENT for an example.