Jpp
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
software
JTools
JTools/JConstants.hh
Go to the documentation of this file.
1
#ifndef __JTOOLS__JCONSTANTS__
2
#define __JTOOLS__JCONSTANTS__
3
4
#include <math.h>
5
6
#include "
JMath/JConstants.hh
"
7
8
/**
9
* \file
10
* Constants.
11
* \author mdejong
12
*/
13
namespace
JTOOLS {}
14
namespace
JPP {
using namespace
JTOOLS; }
15
16
namespace
JTOOLS {
17
18
using
JMATH::PI
;
19
using
JMATH::EULER
;
20
}
21
22
#endif
JMATH::EULER
static const double EULER
Euler number.
Definition:
JMath/JConstants.hh:21
JConstants.hh
Mathematical constants.
JMATH::PI
static const double PI
Mathematical constants.
Definition:
JMath/JConstants.hh:20
Generated by
1.8.5