|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| IntegerDigits[n] gives a list of the decimal digits in the integer n. |
| IntegerDigits[n, b] gives a list of the base-b digits in the integer n. |
| IntegerDigits[n, b, len] pads the list on the left with zeros to give a list of length len. |
| © 2008 Wolfram Research, Inc. |