File r37/lisp/csl/html/r37_0509.html artifact 98305a1dfc part of check-in a57e59ec0d



<A NAME=Si>

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



<B>SI</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
 <P>
<P>
The <em>Si</em> operator returns the Sine Integral function. 
<P>
<P>
 <P> <H3> 
syntax: </H3>
<em>Si</em>(&lt;expression&gt;) 
<P>
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
limit(Si(x),x,infinity); 

  pi / 2 


on rounded; 

Si(0.35); 

  0.347626790989

</TT></PRE><P>The numeric values for the operator <em>Si</em> are computed via t
he 
power series representation, which limits the argument range. 
<P>
<P>
<P>


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