math-io

math-io/stdmath

JavaScript
1
2
MIT License
Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of math-io/stdmath

Account's avatar
Converts a double-precision floating-point number to the nearest single-precision floating-point number.
Account's avatar
Computes an absolute value.
Account's avatar
Computes the absolute difference of two real numbers.
Account's avatar
Natural logarithm of the beta function.
Account's avatar
Computes the binomial coefficient.
Account's avatar
Rounds a numeric value toward positive infinity.
Account's avatar
Computes the cosine of a number.
Account's avatar
Computes cos(πx).
Account's avatar
Digamma function.
Account's avatar
Error function.
Account's avatar
Complementary error function.
Account's avatar
Inverse complementary error function.
Account's avatar
Inverse error function.
Account's avatar
Evaluates a polynomial.
Account's avatar
Evaluates a rational function.
Account's avatar
Natural exponential function.
Account's avatar
Computes a factorial.
Account's avatar
Returns a string giving the literal bit representation of a single-precision floating-point number.
Account's avatar
Returns an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Account's avatar
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
Account's avatar
Creates a single-precision floating-point number from a literal bit representation.
Account's avatar
Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Account's avatar
Returns the next representable single-precision floating-point number after x toward y.
Account's avatar
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Account's avatar
Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
Account's avatar
Returns an integer corresponding to the significand of a single-precision floating-point number.
Account's avatar
Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Account's avatar
Returns a string giving the literal bit representation of a double-precision floating-point number.
Account's avatar
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
Account's avatar
Computes exp(x) - 1.
Account's avatar
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Account's avatar
Returns a double-precision floating-point number with the magnitude of x and the sign of x*y.
Account's avatar
Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
Account's avatar
Creates a double-precision floating-point number from a literal bit representation.
Account's avatar
Creates a double-precision floating-point number from a higher order word and a lower order word.
Account's avatar
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Account's avatar
Returns a 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Account's avatar
Multiplies a double-precision floating-point number by an integer power of two.
Account's avatar
Computes the natural logarithm of 1+x.
Account's avatar
Returns the next representable double-precision floating-point number after x toward y.
Account's avatar
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Account's avatar
Sets the more significant 32 bits of a double-precision floating-point number.
Account's avatar
Sets the less significant 32 bits of a double-precision floating-point number.
Account's avatar
Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Account's avatar
Splits a floating-point number into a higher order word and a lower order word.
Account's avatar
Rounds a numeric value toward negative infinity.
Account's avatar
Gamma function.
Account's avatar
Natural logarithm of the gamma function.
Account's avatar
Computes the square root of a sum of squares.
Account's avatar
Natural logarithm.

Support the repos that depend on this repository

Top contributors

kgryte's profile
kgryte
11 contributions
Planeshifter's profile
Planeshifter
10 contributions

Recent events

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

No events yet