|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SpheroidalQS
SpheroidalQS[n, m,
, z]
gives the angular spheroidal function
of the second kind.
DetailsDetails
- Mathematical function, suitable for both symbolic and numerical manipulation.
- The angular spheroidal functions satisfy the differential equation
with the spheroidal eigenvalue
given by SpheroidalEigenvalue[n, m,
]. - SpheroidalQS[n, m, 0, z] is equivalent to LegendreQ[n, m, z].
- SpheroidalQS[n, m, a,
, z] gives spheroidal functions of type
. The types are specified as for LegendreP. - For certain special arguments, SpheroidalQS automatically evaluates to exact values.
- SpheroidalQS can be evaluated to arbitrary numerical precision.
- SpheroidalQS automatically threads over lists.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


