Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 4.x / Mathematical Functions /

IntegerExponent

FilledSmallSquare IntegerExponent[n, b] gives the highest power of b that divides n.

FilledSmallSquare IntegerExponent[n] is equivalent to IntegerExponent[n, 10].

FilledSmallSquare IntegerExponent[n, b] gives the number of trailing zeros in the digits of n in base b.

FilledSmallSquare See Section 3.1.3 and Section 3.2.4.

FilledSmallSquare See also: IntegerDigits, FactorInteger, MantissaExponent, DigitCount, Exponent.

FilledSmallSquare New in Version 4.

Further Examples



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.