| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
| Classes | |
| StatCounter | |
| Functions | |||
| value | 
 | ||
| value | 
 | ||
| Variables | |
| sqrt = math.sqrt | |
| Function Details | 
| 
 max(a, b, c, ...[, key=func]) -> value With a single iterable argument, return its largest item. With two or more arguments, return the largest argument. 
 | 
| 
 min(a, b, c, ...[, key=func]) -> value With a single iterable argument, return its smallest item. With two or more arguments, return the smallest argument. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 11 01:19:40 2014 | http://epydoc.sourceforge.net |