Updated 9 months ago

@stdlib/number-float64-base-get-low-word • Rank 12.7 • Science 44%

Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.

Updated 9 months ago

@stdlib/math-base-special-sqrt • Rank 12.7 • Science 44%

Compute the principal square root of a double-precision floating-point number.

Updated 9 months ago

@stdlib/assert-instance-of • Rank 11.9 • Science 44%

Test whether a value has in its prototype chain a specified constructor as a prototype property.

Updated 9 months ago

@stdlib/complex-float32-reim • Rank 11.9 • Science 44%

Return the real and imaginary components of a single-precision complex floating-point number.

Updated 9 months ago

@stdlib/constants-float64-eps • Rank 11.7 • Science 44%

Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.

Updated 9 months ago

pawnote • Rank 11.6 • Science 44%

A purrfect API wrapper for PRONOTE.

Updated 9 months ago

@stdlib/assert-tools-array-like-function • Rank 11.6 • Science 44%

Return a function which tests if every element in an array-like object passes a test condition.

Updated 9 months ago

@stdlib/number-float32-base-to-word • Rank 11.4 • Science 44%

Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.