This is the Wiki of CalcPi, a multiplatform program for calculating pi and other mathematical constants to arbitrary precision.
CalcPi Homepage
CalcPi user documentation
[Developer documentation]
It uses the following libraries:
Since all of these libraries are multi-platform, the source code should compile on almost any desktop OS. I have tested the following platforms:
CalcPi contains several algorithms for calculating Pi and e (base of natural logarithm). These algorithms were implemented by others:
CalcPi is built with CMake (http://www.cmake.org/), the multi-platform make tool. The Windows setups have been created with Unicode NSIS (http://www.scratchpaper.com/).
The GUI was designed with wxFormBuilder (http://wxformbuilder.org/).
The Icon is Copyright Oxygen(http://www.oxygen-icons.org/), released under the Creative Common Attribution-ShareAlike 3.0 License.
The wiki uses Markdown syntax.