Search
@stdlib/math-base-special-bessely1
Compute the Bessel function of the second kind of order one.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-bessely1@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
special
bessel
y1
number
@stdlib/math-strided-special-bessely1-by
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-strided-special-bessely1-by@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
special
bessel
y1
vector
array
strided
ndarray
element-wise
map
transform
accessor
callback
clbk
@stdlib/math-iter-special-bessely1
Create an iterator which evaluates the Bessel function of the second kind of order one for each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-bessely1@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
math
special
bessel
y1
iterator
iterable
iterate