Updated 10 months ago

@stdlib/math-base-special-cbrt • Rank 6.1 • Science 44%

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

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

@stdlib/math-strided-special-dmskcbrt • Rank 4.4 • Science 44%

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

Updated 10 months ago

@stdlib/math-strided-special-dcbrt • Rank 4.1 • Science 44%

Compute the cube root of each element in a double-precision floating-point strided array.

Updated 10 months ago

@stdlib/math-iter-special-cbrt • Rank 3.7 • Science 44%

Create an iterator which computes the cube root of each iterated value.

Updated 10 months ago

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

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

Updated 10 months ago

math-strided-special-scbrt • Rank 0.7 • Science 44%

Compute the cube root of each element in a single-precision floating-point strided array.