Next Previous Contents

6. gslconst: The GSL Constants Module

The GSL constants module gslconst defines about 200 physical constants such as the speed of light (CONST_MKS_SPEED_OF_LIGHT) and Boltzmann's constant (CONST_MKS_BOLTZMANN). In addition to providing values in the MKS system, the module includes CGS versions, e.g., CONST_CGS_SPEED_OF_LIGHT.

6.1 MKS Constants

6.2 CGS Constants


Next Previous Contents