STK++ 1.0
STK_Const_Math.cpp File Reference

In this file we implement functions computing Mathematical constants. More...

#include "../../STKernel/include/STK_Integer.h"
#include "../../STKernel/include/STK_Real.h"
#include "../include/STK_Const_Math.h"
#include "../include/STK_ISerie.h"
#include "../include/STK_Algo.h"
Include dependency graph for STK_Const_Math.cpp:

Go to the source code of this file.

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


namespace  STK::Const
 

This is the namespace containing the usual mathematical constants.


Functions

Real STK::Const::pi ()
 compute pi
Real STK::Const::euler ()
 Compute the Euler constant.

Detailed Description

In this file we implement functions computing Mathematical constants.

Definition in file STK_Const_Math.cpp.