Common utility functions
Geometric distribution logarithm of cumulative distribution function (CDF).
A base TSConfig for working with Svelte.
Bernoulli distribution.
Compute the half-value coversed cosine.
Compute a one-parameter Box-Cox transformation.
Compute the absolute value and the phase of a double-precision complex floating-point number.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Geometric distribution quantile function.
Round a numeric value to the nearest power of 10 toward positive infinity.
Jest preset configuration for Angular projects
Selectively merge values from one or more generators onto the current application instance.
Erlang distribution moment-generating function (MGF).
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Geometric distribution skewness.
Round a numeric value to the nearest power of two on a linear scale.
Logistic distribution logarithm of cumulative distribution function (CDF).
Round a numeric value to the nearest multiple of 10^n toward positive infinity.
Compute the cosine of a single-precision floating-point number (in radians).
Logistic distribution mode.
Create a filled n-dimensional nested array.
Return a read-only view of an input ndarray when sliced along a specified dimension.
Logistic distribution.