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 provides a collection of single-precision floating-point mathematical constants for use in JavaScript applications. It's designed for developers working on numerical computing, scientific computing, or any application that requires precise floating-point mathematical constants. The library is part of the stdlib standard library and is particularly useful for those needing high-quality, well-tested mathematical constants in their code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/constants-float32

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

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
81 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/constants-float32

Single-precision floating-point mathematical constants.

JavaScript
2
0
Apache License 2.0