File r37/lisp/csl/html/r37_0530.html artifact ea2ad5ddf8 part of check-in a57e59ec0d



<A NAME=Heaviside>

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



<B>HEAVISIDE</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
<P>
<P>
The <em>Heaviside</em> operator returns the Heaviside function. 
<P>
<P>
Heaviside(~w) =&gt; if (w &lt;0) then 0 else 1 
<P>
<P>
when numberp w; 
<P>
<P>
 <P> <H3> 
syntax: </H3>
<em>Heaviside</em>(&lt;argument&gt;) 
<P>
<P>
<P>
This operator is often included in the result of the simplification 
of a generalized 
<A HREF=r37_0528.html>hypergeometric</A> function or a 

<A HREF=r37_0529.html>MeijerG</A> function. 
<P>
<P>
No simplification is done for this function. 
<P>
<P>
<P>


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