File r37/lisp/csl/html/r37_0452.html artifact 26cbd36e99 part of check-in a57e59ec0d



<A NAME=BESSELY>

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



<B>BESSELY</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
 <P>
<P>
The <em>BesselY</em> operator returns the Bessel function of the second kind. 
 <P> <H3> 
syntax: </H3>
<P>
<P>
<em>BesselY</em>(&lt;order&gt;,&lt;argument&gt;) 
<P>
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
BesselY (1/2,pi); 

  - sqrt(2) / pi 


on rounded; 

BesselY (1,3); 

  0.324674424792

</TT></PRE><P>The operator <em>BesselY</em> is also called Weber's function. 
<P>
<P>
<P>


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