@stdlib/constants-float64-eps
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Updated by @stdlib-bot
@stdlib/constants-float64-sqrt-eps
Square root of double-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float32-eps
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Updated by @stdlib-bot
@stdlib/constants-float32-cbrt-eps
Cube root of single-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float32-sqrt-eps
Square root of single-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float16-cbrt-eps
Cube root of half-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float64-cbrt-eps
Cube root of double-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float64-fourth-root-eps
Fourth root of double-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float16-sqrt-eps
Square root of half-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/math-base-utils-float64-epsilon-difference
Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.
Updated by @stdlib-bot
@stdlib/constants-float16-eps
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Updated by @stdlib-bot
differential-privacy
Implements Global Differential Privacy for almost any numeric function
Updated by @gittyeric
const-eps-float64
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Updated by @kgryte
epsilonjs
A lightweight Node.js module that implements the most common Approximate String Matching algorithms
Updated by @gsalvatori
const-eps-float32
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Updated by @kgryte
const-eps-float16
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Updated by @kgryte