Artifact d03b6a3497dd98f4063a6b34415bd8040a144cd73dfd55bb53a1f3c96da58be8:
- Executable file
r37/lisp/csl/html/r37_0488.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: 729) [annotate] [blame] [check-ins using] [more...]
<A NAME=JacobiZETA> <TITLE>JacobiZETA</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>JACOBIZETA</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P> <P> The <em>JacobiZeta</em> operator returns the Jacobian function Zeta. <P> <P> <P> <H3> syntax: </H3> <em>JacobiZeta</em>(<expression>,<integer>) <P> <P> <P> <P> <H3> examples: </H3> <P><PRE><TT> JacobiZeta(3.2, 0.8) - 0.254536403439 JacobiZeta(0.2, 1.6) 0.171766095970451 - 0.0717028569800147*i </TT></PRE><P>The Jacobian function Zeta is related to the Jacobian function The ta. But it is significantly different from Riemann's Zeta Function <A HREF=r37_0449.html>Zeta</A>. <P> <P> <P>