Value in physical_constants indexed by key
key : Python string or unicode
Key in dictionary physical_constants
value : float
Value in physical_constants corresponding to key
See also
Examples
>>> from scipy.constants import codata >>> codata.value('elementary charge') 1.602176487e-019
scipy.constants.nu2lambda
scipy.constants.unit
Enter search terms or a module, class or function name.