Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This project is a JavaScript library that provides a comprehensive collection of double-precision floating-point mathematical constants. It is part of the stdlib standard library, which is designed for numerical and scientific computing in web browsers and Node.js environments. The library is particularly useful for developers working on mathematical computations or applications that require precise floating-point operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/constants-float64

Account's avatar
stdlib-js/constants-float64-apery
Apéry's constant.
Account's avatar
stdlib-js/constants-float64-catalan
Catalan's constant.
Account's avatar
stdlib-js/constants-float64-cbrt-eps
Cube root of double-precision floating-point epsilon.
Account's avatar
stdlib-js/constants-float64-e
Euler's number.
Account's avatar
stdlib-js/constants-float64-eps
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-eulergamma
The Euler-Mascheroni constant.
Account's avatar
stdlib-js/constants-float64-exponent-bias
The bias of a double-precision floating-point number's exponent.
Account's avatar
stdlib-js/constants-float64-fourth-pi
1/4 times π.
Account's avatar
stdlib-js/constants-float64-fourth-root-eps
Fourth root of double-precision floating-point epsilon.
Account's avatar
stdlib-js/constants-float64-gamma-lanczos-g
Arbitrary constant `g` to be used in Lanczos approximation functions.
Account's avatar
stdlib-js/constants-float64-glaisher-kinkelin
Glaisher-Kinkelin constant.
Account's avatar
stdlib-js/constants-float64-half-ln-two
One half times the natural logarithm of 2.
Account's avatar
stdlib-js/constants-float64-half-pi
1/2 times π.
Account's avatar
stdlib-js/constants-float64-high-word-abs-mask
High word mask for excluding the sign bit of a double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-high-word-exponent-mask
High word mask for the exponent of a double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-high-word-sign-mask
High word mask for the sign bit of a double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-high-word-significand-mask
High word mask for the significand of a double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-ln-half
Natural logarithm of 1/2.
Account's avatar
stdlib-js/constants-float64-ln-pi
Natural logarithm of π.
Account's avatar
stdlib-js/constants-float64-ln-sqrt-two-pi
Natural logarithm of the square root of 2π.
Account's avatar
stdlib-js/constants-float64-ln-ten
Natural logarithm of 10.
Account's avatar
stdlib-js/constants-float64-ln-two
Natural logarithm of 2.
Account's avatar
stdlib-js/constants-float64-ln-two-pi
Natural logarithm of 2π.
Account's avatar
stdlib-js/constants-float64-log10-e
Base 10 logarithm of Euler's number.
Account's avatar
stdlib-js/constants-float64-log2-e
Base 2 logarithm of Euler's number.
Account's avatar
stdlib-js/constants-float64-max
Maximum double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-max-base10-exponent-subnormal
The maximum base 10 exponent for a subnormal double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-max-base2-exponent
The maximum biased base 2 exponent for a double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-max-ln
Natural logarithm of the maximum double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-max-nth-double-factorial
Maximum nth double factorial when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-max-nth-factorial
Maximum nth factorial when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-max-safe-fibonacci
Maximum safe Fibonacci number when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-max-safe-integer
Maximum safe double-precision floating-point integer.
Account's avatar
stdlib-js/constants-float64-max-safe-lucas
Maximum safe Lucas number when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-max-safe-nth-double-factorial
Maximum safe nth double factorial when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-max-safe-nth-factorial
Maximum safe nth factorial when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-max-safe-nth-fibonacci
Maximum safe nth Fibonacci number when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-max-safe-nth-lucas
Maximum safe nth Lucas number when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-max-safe-nth-tribonacci
Maximum safe nth Tribonacci number when stored in double-precision floating-point format.
Account's avatar
stdlib-js/constants-float64-min-base10-exponent
The minimum base 10 exponent for a normal double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-min-base10-exponent-subnormal
The minimum base 10 exponent for a subnormal double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-min-base2-exponent
The minimum biased base 2 exponent for a normal double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-min-base2-exponent-subnormal
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-min-ln
Natural logarithm of the smallest normalized double-precision floating-point number.
Account's avatar
stdlib-js/constants-float64-min-safe-integer
Minimum safe double-precision floating-point integer.
Account's avatar
stdlib-js/constants-float64-nan
Double-precision floating-point NaN.
Account's avatar
stdlib-js/constants-float64-ninf
Double-precision floating-point negative infinity.
Account's avatar
stdlib-js/constants-float64-num-bytes
Size (in bytes) of a double-precision floating-point number.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
84 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
stdlib-js

stdlib-js/constants-float64

Double-precision floating-point mathematical constants.

JavaScript
2
0
Apache License 2.0