Relative precision in physical_constants indexed by key
key : Python string or unicode
Key in dictionary physical_constants
prec : float
Relative precision in physical_constants corresponding to key
See also
Examples
>>> from scipy.constants import codata >>> codata.precision(u'proton mass') 1.7338050694080732e-007
scipy.constants.unit
scipy.constants.find
Enter search terms or a module, class or function name.