Updated 6 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 6 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 6 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 6 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 6 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.

Updated 6 months ago

@stdlib/utils-inherit • Rank 11.1 • Science 44%

Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.

Updated 6 months ago

@stdlib/complex-realf • Rank 11.0 • Science 44%

Return the real component of a single-precision complex floating-point number.