STK++ 0.9.13
STK_Const_Math.h File Reference

In this file we give the main mathematical constants. More...

#include <STKernel.h>
Include dependency graph for STK_Const_Math.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::Const
 namespace enclosing the usual mathematical constants and the constant arrays or structures.
 

Functions

Real STK::Const::pi ()
 compute pi
 
Real STK::Const::pi_2 ()
 Compute $ \pi/2 $ using pi()
 
Real STK::Const::euler ()
 Compute the Euler constant.
 

Detailed Description

In this file we give the main mathematical constants.

Many of them have been obtained using the infinite precision calculator bc.

Definition in file STK_Const_Math.h.