Updated 6 months ago
@stdlib/constants-float64-gamma-lanczos-g
Arbitrary constant `g` to be used in Lanczos approximation functions.
Updated 6 months ago
@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 6 months ago
@stdlib/constants-float32-cbrt-eps
Cube root of single-precision floating-point epsilon.
Updated 6 months ago
@stdlib/constants-float32-sqrt-eps
Square root of single-precision floating-point epsilon.
Updated 6 months ago
@stdlib/constants-float16-sqrt-eps
Square root of half-precision floating-point epsilon.
Updated 6 months ago
@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 6 months ago
@stdlib/constants-float16-cbrt-eps
Cube root of half-precision floating-point epsilon.
Updated 6 months ago
constants-float32-gamma-lanczos-g
Arbitrary constant `g` to be used in Lanczos approximation functions.