@stdlib/constants-float64-sqrt-eps
Square root of double-precision floating-point epsilon.
Found 5214 results for stdlib
Square root of double-precision floating-point epsilon.
Test if an object's own property is enumerable.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Test if a value is an Int8Array.
Round a double-precision floating-point number toward zero.
Compute sin(πx).
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Test if a value is an arguments object.
2π.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Define a non-enumerable read-only accessor.
High word mask for the significand of a double-precision floating-point number.
Standard math.
Smallest positive normalized single-precision floating-point number.
Hash, SortedSet
One half times the natural logarithm of 2.
Copy or deep clone a value to an arbitrary depth.
Complementary error function.
Natural logarithm of the smallest normalized double-precision floating-point number.
Standard library statistical functions.
The modern build of lodash’s `_.first` as a module.
Incomplete gamma function.
Compute gamma(x+1) - 1.
Maximum safe double-precision floating-point integer.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Maximum double-precision floating-point number.
Int8Array.
Detect native Uint8ClampedArray support.
Return the minimum value.
Evaluate the natural logarithm of 1+x.
☄️ Effector utility library delivering modularity and convenience
Compute `x - nπ/2 = r`.
Alias for eval global.
Lodash modular utilities.
Standard utilities.
Arrays.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Natural logarithm of the gamma function.
Euler's number.
Return an array of an object's own enumerable and non-enumerable property names.
Evaluate bˣ - 1.
Continued fraction approximation.
Buffer.
Copy buffer data to a new Buffer instance.
OS utilities.
Standard assertion utilities.
Natural logarithm of the maximum double-precision floating-point number.
Compute the sum of an infinite series.
Evaluate a polynomial using double-precision floating-point arithmetic.
Strided.
The motiviation of this repo is that when ReScript users want to share their library with JS users, the JS users don't need have ReScript toolchain installed, this makes sharing code with JS users easier (more details on that topic can be found in our [Ex
Maximum length for a generic array.
Complex numbers.
Regular expressions.
Time utilities.
Test if a value is an Error object.
Degenerate distribution cumulative distribution function (CDF).
Natural language processing.
Command-line interface.
Process utilities.
Streams.
Random numbers.
Define a read-only property.
Multidimensional arrays.
Number.
String manipulation functions.
Test if a value is a number having a positive integer value.
Return a property descriptor for an object's own property.
Compute exp(x) - 1.
Arbitrary constant `g` to be used in Lanczos approximation functions.
Detect native generator function support.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Evaluate a factorial.
Natural logarithm of the square root of 2π.
BLAS.
Constants.
Filesystem APIs.
BigInt.
Symbol.
Inverse complementary error function.
The modern build of lodash’s `_.pluck` as a module.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Test if a value is a complex number-like object.
Complex128Array.
Detect native Symbol.iterator support.
Return the real component of a double-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
1/4 times π.
Incomplete beta function.
Complex64Array.
Symbol iterator.
Test if a value is an ArrayBuffer.
Maximum single-precision floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
Reinterpret a Complex64Array as a Float32Array.
Degenerate distribution quantile function.
Compute the arcsine of a double-precision floating-point number.
Compute the binomial coefficient.
Return the minimum absolute value.
Compute the ratio of two gamma functions.
Reinterpret a Complex128Array as a Float64Array.
ReScript compiler, OCaml standard libary by ReScript and its required runtime support
Incomplete beta function and its first derivative.
Calculate the Lanczos sum for the approximation of the gamma function.
Test if a value is an array-like object.
1/2 times π.
Return the maximum absolute value.
Convert an array-like object to an object likely to have the same "shape".
Function constructor.
Beta function.
Evaluate the signum function for a double-precision floating-point number.
Test if a value is a number having a positive value.
Inverse incomplete gamma function.
Return a JSON representation of a typed array.
Determine a function's name.
Test if a value is a typed array.
Test if a value is a complex typed array.
Test if a value is array-like.
Return the data type of an array.
Return the imaginary component of a single-precision complex floating-point number.
Evaluate ln(1+x) - x.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Test if an array-like object supports the accessor (get/set) protocol.
Perform C-like multiplication of two unsigned 32-bit integers.
Detect native function name support.
Define a non-enumerable read-write accessor.
Return an accessor function for setting an element in an indexed array-like object.
A 32-bit Mersenne Twister pseudorandom number generator.
Array module.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if a value is a Complex64Array.
The minimum base 10 exponent for a subnormal double-precision floating-point number.
Return an accessor function for retrieving an element from an indexed array-like object.
Smallest positive double-precision floating-point number.
Inverse incomplete beta function.
Test if a finite double-precision floating-point number is a nonnegative integer.
Channel module.
Copy values from x into y.
Compute the arccosine of a double-precision floating-point number.
Cmp module.
Test if a value is a Complex128Array.
The minimum base 10 exponent for a normal double-precision floating-point number.
Radix trie module.
Modulus function.
Agentic AI utils which work with any LLM and TypeScript AI SDK.
Round a double-precision floating-point number to the nearest multiple of 10^n.
Square root of 2.
List of ndarray data types.
The maximum base 10 exponent for a double-precision floating-point number.
Test if a value is an array-like object of numbers.
Lodash exported as AMD modules.
Evaluate the tangent of a number.
Compute the tangent of a double-precision floating-point number on [-π/4, π/4].
Chi-squared distribution cumulative distribution function (CDF).
The minimum biased base 2 exponent for a normal double-precision floating-point number.
Return a function which tests if every element in an array-like object passes a test condition.
Test if a value is typed-array-like.
Gamma distribution cumulative distribution function (CDF).
Common APIs shared across base pseudorandom number generators.
Calculate the variance of a strided array using a two-pass algorithm.
Trim whitespace characters from the beginning and end of a string.
Inverse error function.
Uniformly distributed pseudorandom numbers between 0 and 1.
An Extensive JavaScript Standard Library.
Exponentially distributed pseudorandom numbers.
Test if a value is a probability.
Compute the greatest common divisor (gcd).
Normal distribution quantile function.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Test if a finite double-precision floating-point number is a negative integer.
Degenerate distribution probability density function (PDF).
Calculate the sum of strided array elements using pairwise summation.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Inverse incomplete beta function.
Adds a constant to each strided array element and computes the sum using pairwise summation.
Natural logarithm of the beta function.
Maximum safe nth factorial when stored in double-precision floating-point format.
The modern build of lodash’s `_.findWhere` as a module.
Student's t distribution cumulative distribution function (CDF).
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Gamma distribution quantile function.
Gamma distribution logarithm of probability density function (PDF).
Chi-squared distribution median.
Chi-squared distribution standard deviation.
Digamma function.
Chi-squared distribution quantile function.
Calculate the arithmetic mean of a strided array.
Discrete uniform distributed pseudorandom numbers.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Chi-squared distribution variance.
Beta distribution quantile function.
Evaluate the natural logarithm of the factorial function.
Degenerate distribution logarithm of probability density function (logPDF).
Chi-squared distribution constructor.
Chi-squared distribution probability density function (PDF).
Chi-squared distribution expected value.
Calculate the variance of a strided array.
Return an array of an object's own symbol properties.
Chi-squared distribution kurtosis.
Gamma distributed pseudorandom numbers.
Test if an array-like value contains a search value.
Chi-squared distribution mode.
Tokenize a string.
Chi-squared distribution.
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
Pseudorandom numbers having integer values.
Revive a JSON-serialized pseudorandom number generator (PRNG).
Autocode standard library Node.js bindings
Gamma distribution probability density function (PDF).
Chi-squared distribution moment-generating function (MGF).
Chi-squared distribution entropy.
Copy enumerable own properties from one or more source objects to a target object.
Chi-square distributed pseudorandom numbers.
Raised cosine distribution quantile function.
Chi distributed pseudorandom numbers.
Negative binomial distributed pseudorandom numbers.
Pareto (Type I) distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Chi-squared distribution skewness.
Slice.
Proxy.
Raised cosine distribution cumulative distribution function (CDF).
Normally distributed pseudorandom numbers using the Box-Muller transform.
Beta distributed pseudorandom numbers.
Weibull distributed pseudorandom numbers.
Binomial distribution cumulative distribution function (CDF).
Return a JSON representation of an error object.
Base pseudorandom number generators.
Hypergeometric distributed pseudorandom numbers.
Inverse gamma distributed pseudorandom numbers.
Return an array of an object's own enumerable property names and symbols.
Poisson distributed random numbers.
Beta prime distributed pseudorandom numbers.
Arcsine distributed pseudorandom numbers.
Raised cosine distributed pseudorandom numbers.
Erlang distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Gumbel distributed pseudorandom numbers.
Logistic distributed pseudorandom numbers.
Binomial distributed pseudorandom numbers.
Bernoulli distributed pseudorandom numbers.
Compute a sum incrementally.
Standard normal pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Student's t-distributed pseudorandom numbers.
Rayleigh distributed pseudorandom numbers.
Degenerate distribution probability mass function (PMF).
Function.