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 package provides a JavaScript implementation of the incomplete gamma function, which computes the regularized lower incomplete gamma function by default. It can also evaluate the upper incomplete gamma function or the unregularized versions based on optional parameters. The function is primarily intended for use in scientific and numerical computing applications that require advanced mathematical functions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/math-base-special-gammainc

Account's avatar
stdlib-js/constants-float32-smallest-normal
Smallest positive normalized single-precision floating-point number.
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-gamma-lanczos-g
Arbitrary constant `g` to be used in Lanczos approximation functions.
Account's avatar
stdlib-js/constants-float64-max
Maximum 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-factorial
Maximum nth factorial when stored in double-precision floating-point format.
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-pi
π.
Account's avatar
stdlib-js/constants-float64-pinf
Double-precision floating-point positive infinity.
Account's avatar
stdlib-js/constants-float64-sqrt-eps
Square root of double-precision floating-point epsilon.
Account's avatar
stdlib-js/constants-float64-sqrt-two-pi
Square root of 2π.
Account's avatar
stdlib-js/constants-float64-two-pi
2π.
Account's avatar
stdlib-js/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
Account's avatar
stdlib-js/math-base-special-abs
Compute the absolute value of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-erfc
Complementary error function.
Account's avatar
stdlib-js/math-base-special-exp
Natural exponential function.
Account's avatar
stdlib-js/math-base-special-floor
Round a double-precision floating-point number toward negative infinity.
Account's avatar
stdlib-js/math-base-special-gamma
Gamma function.
Account's avatar
stdlib-js/math-base-special-gamma-lanczos-sum-expg-scaled
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Account's avatar
stdlib-js/math-base-special-gamma1pm1
Compute gamma(x+1) - 1.
Account's avatar
stdlib-js/math-base-special-gammaln
Natural logarithm of the gamma function.
Account's avatar
stdlib-js/math-base-special-ln
Evaluate the natural logarithm of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-special-log1pmx
Evaluate ln(1+x) - x.
Account's avatar
stdlib-js/math-base-special-max
Return the maximum value.
Account's avatar
stdlib-js/math-base-special-min
Return the minimum value.
Account's avatar
stdlib-js/math-base-special-pow
Exponential function.
Account's avatar
stdlib-js/math-base-special-powm1
Evaluate bˣ - 1.
Account's avatar
stdlib-js/math-base-special-sqrt
Compute the principal square root of a double-precision floating-point number.
Account's avatar
stdlib-js/math-base-tools-continued-fraction
Continued fraction approximation.
Account's avatar
stdlib-js/math-base-tools-evalpoly
Evaluate a polynomial using double-precision floating-point arithmetic.
Account's avatar
stdlib-js/math-base-tools-sum-series
Compute the sum of an infinite series.
Account's avatar
stdlib-js/napi-argv
C utilities for retrieving Node-API add-on callback arguments.
Account's avatar
stdlib-js/napi-argv-bool
Convert a Node-API value to a boolean.
Account's avatar
stdlib-js/napi-argv-double
Convert a Node-API value to a double-precision floating-point number.
Account's avatar
stdlib-js/napi-create-double
Convert a double-precision floating-point number to a Node-API value.
Account's avatar
stdlib-js/napi-export
C utilities for registering Node-API modules.
Account's avatar
stdlib-js/utils-library-manifest
Load a manifest for compiling source files.
Account's avatar
stdlib-js/assert-is-same-value
Test if two arguments are the same value.
Account's avatar
stdlib-js/console-log-each-map
Insert array element values and the result of a callback function into a format string and print the result.
Account's avatar
stdlib-js/fs-read-file
Read the entire contents of a file.
Account's avatar
stdlib-js/fs-write-file
Write data to a file.
Account's avatar
stdlib-js/math-base-tools-evalpoly-compile
Compile a module for evaluating a polynomial.
Account's avatar
stdlib-js/math-base-tools-evalpoly-compile-c
Compile a C function for evaluating a polynomial.
Account's avatar
stdlib-js/number-float64-base-ulp-difference
Compute the number of representable double-precision floating-point values that separate two double-precision floating-point numbers along the real number line.
Account's avatar
stdlib-js/random-array-uniform
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/string-substring-after
Return the part of a string after a specified substring.
Account's avatar
stdlib-js/string-substring-before
Return the part of a string before a specified substring.
Account's avatar
stdlib-js/time-current-year
Current year.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
76 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/math-base-special-gammain...

Incomplete gamma function.

JavaScript
1
0
Apache License 2.0