Updated 9 months ago

@stdlib/math-base-special-besselj1 • Rank 5.1 • Science 44%

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

Updated 9 months ago

@stdlib/math-iter-special-besselj1 • Rank 4.2 • Science 44%

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

Updated 9 months ago

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

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