Updated 6 months ago

@stdlib/math-strided-special-smskinv • Rank 3.6 • Science 44%

Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 6 months ago

@stdlib/math-strided-special-dmskinv • Rank 3.3 • Science 44%

Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.

Updated 6 months ago

math-base-special-inv • Rank 0.7 • Science 44%

Compute the multiplicative inverse of a double-precision floating-point number.

Updated 6 months ago

math-strided-special-dinv • Rank 0.0 • Science 44%

Compute the multiplicative inverse for each element in a double-precision floating-point strided array.

Updated 6 months ago

@stdlib/math-iter-special-inv • Rank 3.3 • Science 26%

Create an iterator which computes the multiplicative inverse of each iterated value.

Updated 6 months ago

@stdlib/math-strided-special-sinv • Rank 3.0 • Science 26%

Compute the multiplicative inverse for each element in a single-precision floating-point strided array.