| 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 Fri Oct 28 15:37:26 2016 | http://epydoc.sourceforge.net |