<A NAME=EllipticK>
<TITLE>EllipticK</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>
<B>ELLIPTICK</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P>
<P>
The <em>EllipticK</em> operator returns the Elliptic value K.
<P>
<P>
<P> <H3>
syntax: </H3>
<em>EllipticK</em>(<integer>)
<P>
<P>
<P>
<P> <H3>
examples: </H3>
<P><PRE><TT>
EllipticK(0.2)
1.65962359861053
EllipticK(4.3)
0.808442364282734 - 1.05562492399206*i
EllipticK(0.000481)
1.57098526617635
</TT></PRE><P>The <em>EllipticK</em> function is the Complete Elliptic Integral
of
the First Kind.
<P>
<P>
<P>