The Finite Resolution Dynamics Software
Classes
numberpi.h File Reference

Rigorous bounds for the number pi. More...

#include "boost/numeric/interval.hpp"

Go to the source code of this file.

Classes

class  tNumberPi< numType >
 A class that holds the number pi. More...
 

Detailed Description

Rigorous bounds for the number pi.

This file contains the definition of two numbers which bound the number pi from below and from above. These numbers are provided for two types: double and long double.

Author
Pawel Pilarczyk

Definition in file numberpi.h.