GitHub

GitHub

GitHub is a web-based hosting service for version control using Git.

54,032 tracked projects
Public Registry
Public registry metadata is sourced from known upstream package ecosystems.
github.com

Find Project in GitHub

ProjectDescription
Test if a finite double-precision floating-point number is a nonnegative integer.
Test if a finite numeric value is an odd number.
C APIs for registering an N-API module exporting an interface for invoking a binary numerical function.
Compute the absolute value of a double-precision floating-point number.
Compute the arcsine of a number.
Compute the arctangent of a number.
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Beta function.
Compute the binomial coefficient.
Round a double-precision floating-point number toward positive infinity.
Inverse error function.
Natural exponential function.
Compute exp(x) - 1.
Evaluate a factorial.
Round a double-precision floating-point number toward negative infinity.
Incomplete gamma function.
Natural logarithm of the gamma function.
Compute the sine of a number on `[-π/4, π/4]`.
Evaluate the natural logarithm of 1+x.
Return the maximum value.
Return the maximum absolute value.
Return the minimum value.
Return the minimum absolute value.
Compute `x - nπ/2 = r`.
Evaluate the signum function for a double-precision floating-point number.
Continued fraction approximation.
Compile a module for evaluating a polynomial.
Compile a module for evaluating a rational function.
Compute the sum of an infinite series.
Compute the absolute difference of two real numbers.
Test if an input value is a supported ndarray data type.
Restrict an index to the interval [0,max].
Return the single letter character abbreviation for an underlying array data type.
Return the data type string associated with an ndarray data type enumeration constant.
Return the data type string associated with a supported ndarray data type value.
Compute the maximum linear index in an underlying data buffer accessible to an array view.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Return the number of elements in an array.
Number.
Number constructor.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Split a double-precision floating-point number into a higher order word and a lower order word.
Platform byte order.
Standard library process utilities.
Node version.
Proxy.