Updated 10 months ago

@stdlib/math-base-special-floor10 • Rank 4.7 • Science 44%

Round a numeric value to the nearest power of 10 toward negative infinity.

Updated 10 months ago

@stdlib/math-base-special-cbrtf • Rank 4.7 • Science 44%

Compute the cube root of a single-precision floating-point number.

Updated 10 months ago

devarmyknife • Rank 4.6 • Science 44%

Introducing the Dev Army Knife, a toolkit for developers to do various tasks. Whether it may be generating a QR code, editing a few lines of code without the editor or joining two words without any delays and with high-quality, the Dev Army Knife is here to help you. Inspired by the Swiss Army Knife, this handy toolkit includes many useful tools for developers to use in day-to-day tasks.

Updated 10 months ago

@stdlib/strided-napi-addon-arguments • Rank 4.6 • Science 44%

C API for validating, extracting, and transforming (to native C types) function arguments provided to a strided array N-API add-on interface.

Updated 10 months ago

@stdlib/stats-base-dists-kumaraswamy-logpdf • Rank 4.6 • Science 44%

Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.

Updated 10 months ago

grdf-api • Rank 4.6 • Science 44%

Unofficial API client of GRDF

Updated 10 months ago

@stdlib/stats-base-dsmeanors • Rank 4.6 • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.

Updated 10 months ago

@stdlib/repl-info • Rank 4.5 • Science 44%

Return abbreviated help text associated with a provided alias.

Updated 10 months ago

@stdlib/stats-base-snanrange • Rank 4.5 • Science 44%

Calculate the range of a single-precision floating-point strided array, ignoring NaN values.

Updated 10 months ago

@stdlib/math-base-special-floorsd • Rank 4.5 • Science 44%

Round a numeric value to the nearest number toward negative infinity with N significant figures.

Updated 10 months ago

@stdlib/utils-async-some-by-right • Rank 4.5 • Science 44%

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.

Updated 9 months ago

@stdlib/error-tools-id2pkg • Rank 4.5 • Science 44%

Return the package name associated with a specified error identifier prefix.

Updated 10 months ago

@stdlib/number-float64-base-to-uint32 • Rank 4.5 • Science 44%

Convert a double-precision floating-point number to an unsigned 32-bit integer.