298.15 K is 25 C, not 0 (0 is defined to be at 273.15)

Signed-off-by:  <manuel.freire@fdi.ucm.es>
This commit is contained in:
Manuel Freire
2013-11-09 16:35:02 +01:00
committed by Manuel Freire
parent 957f318485
commit cdc3ad1cc4
4 changed files with 4 additions and 3 deletions

View File

@@ -580,7 +580,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``: typical room temperature (298.15 Kelvin, same as 25C/77F)
- ``q``: the fundamental charge (~1.602e-19 Coloumbs)
Operators and Functions