exponent

  1. In the representation of a FLOAT or SMALLFLOAT value, a signed integer indicating the power to which the mantissa is to be raised.

See also floating-point number, mantissa.

  1. The right-hand unsigned integer operand of the exponentiation ( ** ) operator in 4GL expressions.

See also arithmetic operators.