| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Family --+
|
SIFamily
True the folowing prefixes are
added:
>>> fam=SIFamily('m') >>> fam.convert(1e8, 'mm', 'km') (Decimal("100.000"), 'km') >>> fam.autoconvert(3.65e-4, 'km') (Decimal("365.0000"), 'mm')
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Oct 14 17:48:04 2008 | http://epydoc.sourceforge.net |