Code-Eli  0.3.6
eli::constants::math< double > Class Template Reference

#include <math.hpp>

Static Public Member Functions

static double exp ()
 
static double ln_two ()
 
static double log_exp ()
 
static double pi ()
 
static double two_pi ()
 
static double pi_by_two ()
 
static double pi_by_four ()
 
static double pi_squared ()
 
static double pi_cubed ()
 
static double sqrt_pi ()
 
static double cbrt_pi ()
 
static double one_by_pi ()
 
static double two_by_pi ()
 
static double one_by_sqrt_pi ()
 
static double two_by_sqrt_pi ()
 
static double sqrt_two ()
 
static double sqrt_two_by_two ()
 

Static Public Attributes

static const double exp1
 

Member Function Documentation

static double eli::constants::math< double >::cbrt_pi ( )
inlinestatic
static double eli::constants::math< double >::exp ( )
inlinestatic
static double eli::constants::math< double >::ln_two ( )
inlinestatic
static double eli::constants::math< double >::log_exp ( )
inlinestatic
static double eli::constants::math< double >::one_by_pi ( )
inlinestatic
static double eli::constants::math< double >::one_by_sqrt_pi ( )
inlinestatic
static double eli::constants::math< double >::pi ( )
inlinestatic
static double eli::constants::math< double >::pi_by_four ( )
inlinestatic
static double eli::constants::math< double >::pi_by_two ( )
inlinestatic
static double eli::constants::math< double >::pi_cubed ( )
inlinestatic
static double eli::constants::math< double >::pi_squared ( )
inlinestatic
static double eli::constants::math< double >::sqrt_pi ( )
inlinestatic
static double eli::constants::math< double >::sqrt_two ( )
inlinestatic
static double eli::constants::math< double >::sqrt_two_by_two ( )
inlinestatic
static double eli::constants::math< double >::two_by_pi ( )
inlinestatic
static double eli::constants::math< double >::two_by_sqrt_pi ( )
inlinestatic
static double eli::constants::math< double >::two_pi ( )
inlinestatic

Member Data Documentation

const double eli::constants::math< double >::exp1
static

The documentation for this class was generated from the following file: