<A NAME=WhittakerW>
<TITLE>WhittakerW</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>
<B>WHITTAKERW</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P>
<P>
<P>
<P>
The <em>WhittakerW</em> operator returns Whittaker's W function.
<P>
<P>
<P> <H3>
syntax: </H3>
<em>WhittakerW</em>(<parameter>,<parameter>,<argument>)
<P>
<P>
<P>
<P> <H3>
examples: </H3>
<P><PRE><TT>
WhittakerW(2,2,2);
1
4*sqrt(2)*kummeru(-,5,2)
2
-------------------------
e
</TT></PRE><P>Whittaker's W function is one of the Confluent Hypergeometric func
tions.
For reference see the
<A HREF=r37_0528.html>hypergeometric</A> operator.
<P>
<P>
<P>