Calculates various math constants to arbritary precision using very simple algorithms. Supports three different bases and both integer and floating point limbs. Currently tested only on x86 Windows, though it should compile and run fine on Linux too.
Features
- Can calculate e, pi and the golden ratio
- Supports three bases: 10**9,10**8 and 10**4
- Can use integer digits as well as doubles as digits
- pi can be computed with two Machin like formulae
- FFTs, binary splitting and huge number support coming soon!
License
GNU General Public License version 2.0 (GPLv2)Follow mincal
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mincal!