Mathematical Constants is a library, offers 82 mathematical constants upto one million digit on string format.
$ dotnet add package MathematicalConstantsMathematical 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
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