Compute the nth Lucas number as a single-precision floating-point number.
Return the maximum value of two single-precision floating-point numbers, ignoring NaN.
UnRS Resolver Node API
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Return the n-fold Cartesian product.
Evaluate the ramp function for each element in a strided array.
Calculate the range of a strided array.
Create an iterator which rounds each iterated value to the nearest power of two toward positive infinity.
Create an iterator which computes the sine of each iterated value.
Return the minimum and maximum absolute values of two single-precision floating-point numbers.
Weibull distribution skewness.
UnRS Resolver Node API
Fréchet distribution probability density function (PDF).
The linux-x64 binary for turbo, a monorepo build system.
Different binary search tree implementations, including a self-balancing one (AVL)
Round a double-precision floating-point number to the nearest integer value with ties rounding to the nearest even integer.
React component wrapper for Mathquill
Native bindings for Rollup
Typescript utilities
This is the **x86_64-unknown-linux-gnu** binary for `@unblockneteasemusic/rust-napi`
Compute the cube root of each element retrieved from an input strided array via a callback function.
Couchbase Node.js SDK platform specific binary for napi runtime on linuxmusl OS with x64 architecture and OpenSSL 1.x.
Evaluate a correction term for single-precision base-2 and base-10 logarithms when 1+f is in [√2/2, √2].
Calculate the sum of strided array elements using ordinary recursive summation.