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