Mathematica 9 is now available

IntegerExponent

Usage

IntegerExponent[n, b]给出bn的最高幂。


Notes

IntegerExponent[n] 等于 IntegerExponent[n, 10].
IntegerExponent[n, b] 以b进制给出n的数字中尾数为0的数.
• 参见 Mathematica 全书: 3.1.3 and 节 3.2.4.
Further Examples

This shows that the highest power of  that divides  ! is  .

In[1]:=  

Out[1]=

Here is another way to express this.

In[2]:=  

Out[2]=



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.