|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SphericalBesselY
SphericalBesselY[n, z]
gives the spherical Bessel function of the second kind
.
DetailsDetails
- Mathematical function, suitable for both symbolic and numerical manipulation.
- SphericalBesselY is given in terms of ordinary Bessel functions by
. - SphericalBesselY[n, z] has a branch cut discontinuity in the complex
plane running from
to
. - Explicit symbolic forms for integer n can be obtained using FunctionExpand.
- For certain special arguments, SphericalBesselY automatically evaluates to exact values.
- SphericalBesselY can be evaluated to arbitrary numerical precision.
- SphericalBesselY automatically threads over lists.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

