The Number class contains methods that format or otherwise manipulate numbers.
Ancestor |
|
Descendants |
None |
Methods |
Description |
Instantiate a single byte byte string | |
Instantiate a single character string | |
Returns a formatted version of the number, usually for output. | |
Provides a random number. | |
Rounds an amount to the number of decimals indicated by a currency. | |
Rounds an amount to a specified number of digits. | |
Returns a formatted version of the number. | |
Formats the number by filling in zeros. |