Updated 9 months ago

@stdlib/math-base-special-bessely1 • Rank 5.4 • Science 44%

Compute the Bessel function of the second kind of order one.

Updated 9 months ago

@stdlib/math-strided-special-bessely1-by • Rank 4.2 • Science 44%

Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.

Updated 9 months ago

@stdlib/math-iter-special-bessely1 • Rank 2.5 • Science 44%

Create an iterator which evaluates the Bessel function of the second kind of order one for each iterated value.