Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Numerical Computation / Number Representation /

MantissaExponent

FilledSmallSquare MantissaExponent[x] gives a list containing the mantissa and exponent of a number x.

FilledSmallSquare MantissaExponent[x, b] gives the base-b mantissa and exponent of x.

FilledSmallSquare Example: MantissaExponent[3.4 10^25] LongRightArrow.

FilledSmallSquare The mantissa always lies between and or and .

FilledSmallSquare MantissaExponent works with exact as well as approximate numeric quantities.

FilledSmallSquare Example: MantissaExponent[Exp[Pi], 2] LongRightArrow.

FilledSmallSquare See Section 3.1.3.

FilledSmallSquare See also: Log, RealDigits, IntegerExponent.

FilledSmallSquare New in Version 2; modified in 4.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.