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