Skip to content

Releases: meokullu/MathematicalConstants

v1.4.0 Conversions

29 May 10:19
65201c8
Compare
Choose a tag to compare

On this release;

  • ToInt32(string data, int startingIndex, int endIndex), ToInt64(string data, int startingIndex, int endIndex) and ToDouble(string data, int startingIndex, int endIndex) methods are added for conversion of numerical data provided by MathematicalConstants into int32, int64 and double data types.

v1.3.1 Icon

02 Oct 00:13
29e94f4
Compare
Choose a tag to compare

Github releases (by release)

On this release;

Package icon was replaced with high resolution.

v1.3.0 Multi-target frameworks support

15 Sep 10:49
1b3b1da
Compare
Choose a tag to compare

Github releases (by release)

On this release;

Multi-target frameworks (net6.0; net7.0; net461; netcoreapp3.1; netstandard2.0) support is added.

v1.2.0 Expanding V2

13 Sep 12:24
2979b46
Compare
Choose a tag to compare

Github releases (by release)

On this release;

40 additional mathematical constants are added. All numbers have their Wikipedia, oeis.org, and source links on their summaries.

v1.1.0 Expanding V1

08 Sep 14:08
Compare
Choose a tag to compare

Github releases (by release)

On this release;

  • 34 additional mathematical constants are added. Their summaries include Wikipedia link.
  • "#.####" formatted first five digits added into summary of number itself and its length propery.

v1.0.0 Initial Release

06 Sep 11:03
Compare
Choose a tag to compare

Github releases (by release)

This is initial release of Mathematical Constants.