Updated 6 months ago

@stdlib/math-base-special-frexp • Rank 6.1 • Science 44%

Split a double-precision floating-point number into a normalized fraction and an integer power of two.

Updated 6 months ago

@stdlib/math-iter-special-sinc • Rank 3.8 • Science 44%

Create an iterator which computes the normalized cardinal sine for each iterated value.

Updated 6 months ago

@stdlib/utils-real-min • Rank 3.4 • Science 44%

Return the smallest positive normal value capable of being represented by a numeric real type.

Updated 6 months ago

math-base-special-frexpf • Science 26%

The "math-base-special-frexpf" repository provides a specialized function for computing the exponential function of a floating-point number. This library supports efficient numerical calculations in both browsers and Node.js. 🐙📦

Updated 6 months ago

@stdlib/math-base-tools-normhermitepolyf • Science 44%

Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.

Updated 6 months ago

math-base-special-frexpf • Science 44%

Split a single-precision floating-point number into a normalized fraction and an integer power of two.