File r37/lisp/csl/html/r37_0454.html artifact 690b5b0945 part of check-in a57e59ec0d



<A NAME=HANKEL2>

<TITLE>HANKEL2</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>



<B>HANKEL2</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
The <em>Hankel2</em> operator returns the Hankel function of the second kind. 
<P>
<P>
 <P> <H3> 
syntax: </H3>
<em>Hankel2</em>(&lt;order&gt;,&lt;argument&gt;) 
<P>
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
on complex; 

Hankel2 (1/2,pi); 

  - i * sqrt(2) / pi 


Hankel2 (1,pi); 

  besselj(1,pi) - i*bessely(1,pi)

</TT></PRE><P>The operator <em>Hankel2</em> is also called Bessel function of th
e third kind. 
There is currently no numeric evaluation of Hankel functions. 
<P>
<P>
<P>


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]