simionx.Constants - Various physical constants¶
SYNOPSIS¶
local C = require "simionx.Constants"
print(C.SPEED_OF_LIGHT_M_S) --> 299792458
DESCRIPTION¶
This module provides various physical constants.
Unless otherwise stated, these values are from CODATA2010[1]. CODATA1986, CODATA1998, CODATA2002, CODATA2006 and CODATA2010 values are also in subtables.
The notation X = 1.234 -- (56) means X = 1.234 +- 0.056.
See also Physical Constants.
Note
See these additional sections in this topic in the offline SIMION 8.1.0 help file:- INTERFACE
Note
See these additional sections in this topic in the offline SIMION 8.1.0 help file:- CHANGES
SOURCE¶
(c) 2008-2011 Scientific Instrument Services, Inc. Licensed under the terms of SIMION 8. www.simion.com. D.Manura-2008-2011.
version: 20110628
