Jpp test-rotations-old-533-g2bdbdb559
the software that should make you happy
Loading...
Searching...
No Matches
JConstants.hh File Reference

Mathematical constants. More...

#include <math.h>

Go to the source code of this file.

Namespaces

namespace  JMATH
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Variables

static const double JMATH::PI = acos(-1.0)
 Mathematical constants.
 
static const double JMATH::EULER = 0.577215664901533
 Euler number.
 
static const long long int JMATH::KILOBYTE = 1024
 Computing quantities.
 
static const long long int JMATH::MEGABYTE = KILOBYTE*KILOBYTE
 Number of bytes in a kilo-byte.
 
static const long long int JMATH::GIGABYTE = MEGABYTE*KILOBYTE
 Number of bytes in a mega-byte.
 

Detailed Description

Mathematical constants.

Author
mdejong

Definition in file JMath/JConstants.hh.