Next: RAN, Previous: RAND, Up: Intrinsic Procedures
RANGE — Decimal exponent range of a real kindRANGE(X) returns the decimal exponent range in the model of the
type of X.
     RESULT = RANGE(X)
     | X | Shall be of type REALorCOMPLEX. | 
INTEGER and of the default integer
kind.
     PRECISION for an example.