December 2017
Intermediate to advanced
386 pages
10h 42m
English
The following the functions needed to be installed before we use them.
Constants database
In addition to the preceding variables of the function, scipy.constants also contains the 2014 CODATA recommended values database containing more physical constants.
In the following table we can see the name of the functions and the description
|
Function |
Description |
|
value (key) |
Value in physical_constants indexed by key |
|
unit (key) |
Unit in physical_constants indexed by key |
| precision (key) | Relative precision in physical_constants indexed by key |
| find ([sub, disp]) | Return list of physical_constant keys containing a given string |
|
ConstantWarning |
Accessing a constant no longer in the current CODATA dataset |
Read now
Unlock full access