Exponent
Syntax
Exponent(Expression)
Summary
Returns the exponent of the expression.
Example
Mantissa(123.45) = 12345
Exponent(123.45) = -2
Exponent(Expression)
Returns the exponent of the expression.
Mantissa(123.45) = 12345
Exponent(123.45) = -2