MathematicalConstants 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MathematicalConstants --version 1.1.0
NuGet\Install-Package MathematicalConstants -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MathematicalConstants" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MathematicalConstants --version 1.1.0
#r "nuget: MathematicalConstants, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MathematicalConstants as a Cake Addin
#addin nuget:?package=MathematicalConstants&version=1.1.0

// Install MathematicalConstants as a Cake Tool
#tool nuget:?package=MathematicalConstants&version=1.1.0

Mathematical Constants

Mathematical Constants is a library offers mathematical constants on string format. Currently 41 constants are available upto one million digit.

MathematicalConstants

Check out on NuGet gallery

Description

Numbers

  • Euler e.
  • Pi.
  • Phi.
  • Square root of Two.
  • Square root of Three.
  • Apery.
  • Backhouse.
  • Bernstein.
  • Brun Twin Primes.
  • Cahen.
  • Catalan.
  • Conway.
  • Cube root of Two.
  • Euler-Mascheorni.
  • Feigenbaum.
  • Fransen-Robinson.
  • Golomb-Dickman.
  • Hafner-Sarnak-McCurley.
  • Khincin.
  • Landau-Ramanujan.
  • Laplace limit.
  • Levy.
  • Liebs Square Ice.
  • Meissel-Mertens.
  • Mills.
  • Niven.
  • Omega.
  • Plastic.
  • Porter.
  • Ramanujan-Soldner.
  • Reciporocal Fibonacci.
  • Sierpinski.
  • Silver ratio.
  • Super Golden Ratio.
  • Twelve root of two.
  • Twin prime.
  • Universal parabolic.
  • Viswanath.

Listed Methods

Example Usage

Version History

See commit change See release history See changelog

  • 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 other mathematical constants.
  • Add parsing methods into int32 and int64.

Licence

MIT license

Authors

Twitter: Enes Okullu @enesokullu

Help

Twitter: Enes Okullu @enesokullu

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.

Version Downloads Last updated
1.3.3 345 11/6/2023
1.3.2 133 10/18/2023
1.3.0 183 9/15/2023
1.2.0 154 9/13/2023
1.1.0 171 9/8/2023
1.0.0 153 9/6/2023

v1.1.0
34 additional constants are added.
Wikipedia links are added to each constant.
"#.####" format first five digits are added into summaries.