Unit in physical_constants indexed by key
key : Python string or unicode
Key in dictionary physical_constants
unit : Python string
Unit in physical_constants corresponding to key
See also
Examples
>>> from scipy.constants import codata >>> codata.unit(u'proton mass') 'kg'
scipy.constants.value
scipy.constants.precision
Enter search terms or a module, class or function name.