Variables | |
const double | yotta = 1e24 |
const double | zetta = 1e21 |
const double | exa = 1e18 |
const double | peta = 1e15 |
const double | tera = 1e12 |
const double | giga = 1e9 |
const double | mega = 1e6 |
const double | kilo = 1e3 |
const double | milli = 1e-3 |
const double | micro = 1e-6 |
const double | nano = 1e-9 |
const double | pico = 1e-12 |
const double | femto = 1e-15 |
const double | atto = 1e-18 |
const double | zepto = 1e-21 |
const double | yocto = 1e-24 |
const double | fine_structure = 7.2973525376e-3 |
Fine structure constant (updated from http://physics.nist.gov/cuu/Constants). | |
const double | avogadro = 6.02214179e23 |
Avogadro's number (updated from http://physics.nist.gov/cuu/Constants). |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page