DOCUMENTATION CENTER SEARCH
Mathematica
>
Spheroidal and Related Functions
>
Built-in
Mathematica
Symbol
Spheroidal Functions
Tutorials »
|
LegendreQ
SpheroidalPS
See Also »
|
Special Functions
Spheroidal and Related Functions
New in 6.0: Mathematical Functions
More About »
SpheroidalQS
SpheroidalQS
[
n
,
m
,
,
z
]
gives the angular spheroidal function
of the second kind.
MORE INFORMATION
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.
EXAMPLES
CLOSE ALL
Basic Examples
(3)
Evaluate numerically:
In[1]:=
Out[1]=
Expansion about the spherical case:
In[1]:=
Out[1]=
Plot
:
In[1]:=
Out[1]=
Scope
(5)
Generalizations & Extensions
(1)
Applications
(2)
Possible Issues
(1)
SEE ALSO
LegendreQ
SpheroidalPS
TUTORIALS
Spheroidal Functions
MORE ABOUT
Special Functions
Spheroidal and Related Functions
New in 6.0: Mathematical Functions
New in 6
© 2008 Wolfram Research, Inc.