On 2012-09-16, kcrisman <kcris...@gmail.com> wrote:

> I don't have access to a Maxima instance right now - can someone try to 
> recreate this there?

For the record, here's what I get w/ Maxima 5.28.0 (current release).

(%i1) u : 1.2 $
(%i2) m : 0.5 $
(%i3) jacobi_sn (u, m);
(%o3)                          .8877154886192781
(%i4) jacobi_sn (u + 2 * %i * elliptic_kc (1 - m), m);
(%o4)             0.88771548861928 - 1.884363664625109E-15 %i

I don't know what version of Maxima Sage is using, and I would have to
look at the revision log to see if the elliptic functions have changed
since then.

best,

Robert Dodier

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to