EXPONENT(X)

Purpose

Returns the exponent part of the argument when represented as a model number.

Class

Elemental function

Argument Type and Attributes

X
must be of type real.

Result Type and Attributes

Default integer.

Result Value

+-------------------------------IBM Extension--------------------------------+

Examples

EXPONENT (10.2) = 4. See Real Data Model

+----------------------------End of IBM Extension----------------------------+

IBM Copyright 2003