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