|
|
|||
|
|
IntegerString |
| IntegerString[n] gives a string consisting of the decimal digits in the integer n. |
| IntegerString[n, b] gives a string consisting of the base |
| IntegerString[n, b, len] pads the string on the left with zero digits to give a string of length len. |
| IntegerString[n, "Roman"] gives the Roman numeral form of n. |
| © 2013 Wolfram Research, Inc. |