This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).
Unit in physical_constants indexed by key
Parameters : | key : Python string or unicode
|
---|---|
Returns : | unit : Python string
|
See also
Examples
>>> from scipy.constants import codata
>>> codata.unit(u'proton mass')
'kg'