|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
WhittakerM
WhittakerM[k, m, z]
gives the Whittaker function
.
DetailsDetails
- Mathematical function, suitable for both symbolic and numerical manipulation.
- WhittakerM is related to the hypergeometric function by
.
vanishes at
for
. - For certain special arguments, WhittakerM automatically evaluates to exact values.
- WhittakerM can be evaluated to arbitrary numerical precision.
- WhittakerM automatically threads over lists.
- WhittakerM[k, m, z] has a branch cut discontinuity in the complex
plane running from
to
.
ExamplesExamplesopen allclose all
Basic Examples (3)Basic Examples (3)
| In[1]:= |
| Out[1]= |
| In[1]:= |
| Out[1]= | ![]() |
Use FunctionExpand to expand in terms of hypergeometric functions:
| In[1]:= |
| Out[1]= |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

