Round a numeric value to the nearest number toward positive infinity with N significant figures.
Exponential function for a single-precision floating-point number.
Round a numeric value to the nearest power of two toward zero.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Round a numeric value to the nearest power of 10 toward negative infinity.
Test if an object has a specified method name.
Zip one or more arrays.
Fréchet distribution constructor.
Multi-slice constructor.
Return an ndarray element.
Geometric distribution quantile function.
The minimum biased base 2 exponent for a normal single-precision floating-point number.
Round each component of a double-precision complex floating-point number toward positive infinity.
Create a strided array function interface which performs multiple dispatch.
Extensions to basic linear algebra subprograms (BLAS) compiled to WebAssembly.
Chi distribution constructor.
Compute the L2-norm of a complex single-precision floating-point vector.
Raised cosine distribution median.
Convert a Node-API value representing a strided array to a single-precision complex floating-point array.
TypeScript definitions for glob-base
Compute the hypotenuse using the alpha max plus beta min algorithm.
Wrap a value to the half-open interval [min,max).
Reverse the order of elements along the first dimension of a two-dimensional nested input array.
Computes a prefix sum of an ndarray