MathematicalConstants 1.2.0
See the version list below for details.
dotnet add package MathematicalConstants --version 1.2.0
NuGet\Install-Package MathematicalConstants -Version 1.2.0
<PackageReference Include="MathematicalConstants" Version="1.2.0" />
paket add MathematicalConstants --version 1.2.0
#r "nuget: MathematicalConstants, 1.2.0"
// Install MathematicalConstants as a Cake Addin #addin nuget:?package=MathematicalConstants&version=1.2.0 // Install MathematicalConstants as a Cake Tool #tool nuget:?package=MathematicalConstants&version=1.2.0
Mathematical Constants
Mathematical Constants is a library offers mathematical constants on string format. Currently 82 constants are available upto one million digit.
Description
String formatted mathematical constants are presented with their Wikipedia link, oeis.org link and their source.
Numbers
Listed Methods
Example Usage
Version History
1.2.0
- 40 additional constatans are added.
- Wikipedia, oeis.org, source links are added.
- Properties are sorted except first six.
- Added missing length properties.
- Added missing first five digits into summaries.
1.1.0
- 34 additional constants are added.
- Wikipedia links are added to each constant.
- "#.####" format first five digits are added into summaries.
1.0.0 Initial Release
Task list
- Add parsing methods into int32 and int64.
Licence
Authors
Twitter: Enes Okullu @enesokullu
Help
Twitter: Enes Okullu @enesokullu
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v1.2.0
* Added 40 more constants
* Added Wikipedia links
* Added oeis.org links
* Added source links
* Fixed typos
* Fixed sorting