Artifact 8f102472310f194706b2ea29628f083572daa5b6c1301b334f88a688fa41672f:
- Executable file
r37/lisp/csl/html/r37_0461.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 756) [annotate] [blame] [check-ins using] [more...]
<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>