Trees | Indices | Help |
|
---|
|
Module for basic mathematical operations.
|
|||
float |
|
||
float |
|
|
|||
__package__ =
|
Imports: ceil, log10
|
Determine the order of magnitude of the given number. For example, the number 1,234 will be give a value of 4.0.
|
Round the given value up to the next order of magnitude. For example, the number 1,234 will be rounded up to 10,000.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:43:29 2024 | http://epydoc.sourceforge.net |