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') 4.96226989798e-08
scipy.constants.unit
scipy.constants.find
Enter search terms or a module, class or function name.