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

Examples

EXPONENT (10.2) = 4. See Real data model