File r37/lisp/csl/html/r37_0451.html artifact e675bae998 part of check-in a57e59ec0d



<A NAME=BESSELJ>

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



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

  0 


on rounded; 

BesselJ(0,1); 

  0.765197686558  

</TT></PRE><P>

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