Zephyr Scientific Library (zscilib)
|
Constant values for zscilib. More...
Go to the source code of this file.
Macros | |
#define | ZSL_PERM_FREE_SPACE (8.85E-12) |
#define | ZSL_UNIV_GRAV (6.67408E-11) |
#define | ZSL_PI (3.14159265359) |
#define | ZSL_GRAV_EARTH (9.807) |
#define | ZSL_NUCL_RADIUS (1.25E-15) |
#define | ZSL_E (2.71828182845) |
#define | ZSL_PLANCK (6.62607015E-34) |
#define | ZSL_RED_PLANCK (1.054571800E-34) |
#define | ZSL_E_CHARGE (1.602176634E-19) |
#define | ZSL_COULOMB (8.987551787E9) |
#define | ZSL_E_MASS (9.1093835611E-31) |
#define | ZSL_LIGHT_SPEED (299792458.0) |
#define | ZSL_IDEAL_GAS_CONST (8.314462618) |
#define | ZSL_DEG_TO_RAD (0.01745329252) |
#define | ZSL_RAD_TO_DEG (57.295779513) |
Constant values for zscilib.
This file contains constant values used by the various APIs in zscilib.
Definition in file consts.h.