Built-In Class Number
A built-in class for numeric data which handles integers and floats within itself.
| Method Attributes | Method Name and Description |
|---|---|
|
pad(len, chars, radix)
Return a padded string for the number.
|
Method Detail
pad(len, chars, radix)
Return a padded string for the number.