Corrected diff between 0K and 0 C

This commit is contained in:
Mark Hoeber
2014-07-18 10:00:22 -04:00
parent 39f1f00977
commit 26e303c1b8

View File

@@ -68,7 +68,7 @@ default. These include:
- ``pi``
- ``k``: the Boltzmann constant (~1.38e-23 in Joules/Kelvin)
- ``c``: the speed of light in m/s (2.998e8)
- ``T``: the positive difference between 0K and 0°C (285.15)
- ``T``: the positive difference between 0K and 0°C (273.15)
- ``q``: the fundamental charge (~1.602e-19 Coloumbs)
**************