35 #ifndef _BLAZE_MATH_CONSTANTS_H_
36 #define _BLAZE_MATH_CONSTANTS_H_
63 const real_t M_E = 2.7182818284590452353602874713526625;
const real_t M_LOG10E
Definition of the mathematical constant .
Definition: Constants.h:103
Header file for the floating point precision of the Blaze library.
const real_t M_SQRT2
Definition of the mathematical constant .
Definition: Constants.h:183
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
const real_t M_LN10
Definition of the mathematical constant .
Definition: Constants.h:143
const real_t M_E
Definition of the mathematical constant .
Definition: Constants.h:63
double real_t
Floating point data type of the Blaze library.This type definition offers the possibility to switch t...
Definition: Precision.h:47
const real_t M_SQRT3
Definition of the mathematical constant .
Definition: Constants.h:203
const real_t M_LOG2E
Definition of the mathematical constant .
Definition: Constants.h:83
const real_t M_PI
Definition of the mathematical constant .
Definition: Constants.h:163
const real_t M_LN2
Definition of the mathematical constant .
Definition: Constants.h:123