1 #ifndef __JTOOLS__JCONSTANTS__
2 #define __JTOOLS__JCONSTANTS__
13 namespace JPP {
using namespace JTOOLS; }
20 static const double PI = 3.1415927;
21 static const double EULER = 0.577215664901533;
22 static const double C = 0.299792458;
25 static const double H = 4.13566733e-15;