Updated 9 months ago

@stdlib/math-iter-special-expm1rel • Rank 3.1 • Science 44%

Create an iterator which evaluates the relative error exponential for each iterated value.

Updated 9 months ago

@stdlib/math-base-utils-float64-epsilon-difference • Rank 3.1 • Science 44%

Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.

Updated 9 months ago

number-float64-base-ulp-difference • Science 44%

Compute the number of representable double-precision floating-point values that separate two double-precision floating-point numbers along the real number line.

Updated 9 months ago

number-float32-base-ulp-difference • Science 26%

Calculate the ULP difference for Float32 numbers with this efficient JavaScript library. Perfect for numerical computation in browsers and Node.js. 🚀🌐