Updated 10 months ago
@stdlib/constants-float32-smallest-normal
Smallest positive normalized single-precision floating-point number.
Updated 10 months ago
@stdlib/math-base-special-frexp
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
Updated 10 months ago
@stdlib/math-base-special-sinc
Compute the normalized cardinal sine of a number.
Updated 10 months ago
@stdlib/math-iter-special-sinc
Create an iterator which computes the normalized cardinal sine for each iterated value.
Updated 10 months ago
@stdlib/math-base-tools-normhermitepoly
Evaluate a normalized Hermite polynomial.
Updated 10 months ago
@stdlib/slice-base-length
Compute the number of elements in a normalized slice.
Updated 10 months ago
@stdlib/math-base-tools-normhermitepolyf
Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.
Updated 10 months ago
math-base-special-frexpf
Split a single-precision floating-point number into a normalized fraction and an integer power of two.