<A NAME=erfi>
<TITLE>erfi</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>
<B>ERFI</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P>
<P>
<P>
<P>
The <em>erfi</em> operator returns the error function of an imaginary argument.
<P>
<P>
erfi(~x) => 2/sqrt(pi) * defint(e**(t**2),t,0,x);
<P>
<P>
<P> <H3>
syntax: </H3>
<em>erfi</em>(<argument>)
<P>
<P>
<P>
This operator is sometimes 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>