Mathematical Constants is a library offers mathematical constants on string format. Currently 82 constants are available upto one million digit.
String formatted mathematical constants are presented with their Wikipedia link, oeis.org link and their source.
Release: Latest release
.NET CLI:
dotnet add package MathematicalConstants
ToDouble(PiNumber, 0, 5); // returns 3.1415
ToInt32(ENumber, 1, 7); // return 71828 (from 2.71828...)
ToInt64(PhiNumber, 1, 10); // return 618033988 (from 1618033988...)
See Changelog
- Create an issue or check task list: Issues
This repository is licensed under the "MIT" license. See MIT license.
If you'd like to contribute, then contribute. contributing guide.
Twitter: Enes Okullu @enesokullu