Artifact d9af40b0bbc5e35b5b799756a82f88b9dfb84602a818dcc11b633e10ce80a0a7:
- Executable file
r37/lisp/csl/html/r37_0485.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 682) [annotate] [blame] [check-ins using] [more...]
<A NAME=EllipticKprime> <TITLE>EllipticKprime</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>ELLIPTICKPRIME</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P> <P> The <em>EllipticK'</em> operator returns the Elliptic value K(m). <P> <P> <P> <H3> syntax: </H3> <em>EllipticKprime</em>(<integer>) <P> <P> <P> <P> <H3> examples: </H3> <P><PRE><TT> EllipticKprime(0.2) 2.25720532682085 EllipticKprime(4.3) 1.05562492399206 EllipticKprime(0.000481) 5.206621921966 </TT></PRE><P>The <em>EllipticKprime</em> function is the Complete Elliptic Inte gral of the First Kind of (1-m). <P> <P> <P>