|
STK++ 0.9.13
|
In this file we give the main mathematical constants. More...
#include <STKernel.h>

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 ![]() | |
| Real | STK::Const::euler () |
| Compute the Euler constant. | |
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.