mantissa

  1. In the representation of a FLOAT or SMALLFLOAT value, a signed integer indicating the number that is to be raised to the power indicated by the exponent.

See also exponent, floating-point number.

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

See also arithmetic operators.