Updated 9 months ago
@stdlib/math-iter-special-pow
Create an iterator which evaluates the exponential function.
Updated 9 months ago
@stdlib/math-strided-special-cbrt-by
Compute the cube root of each element retrieved from an input strided array via a callback function.
Updated 9 months ago
@stdlib/math-strided-special-dcbrt-by
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.