On Wed, Apr 23, 2008 at 4:12 AM, David Joyner <[EMAIL PROTECTED]> wrote:
>
>  I believe they were implemented, since they are in the documentation
>  at the URL you
>  gave under "Methods implemented:" but doesn't seem to be there now. Anyway,
>  you can try this:
>
>  sage: maxima.eval("elliptic_kc (0.5)")
>  '1.854074677301372'
>  or
>  sage: RR(maxima.eval("elliptic_kc (0.5)"))
>  1.85407467730137

David,

Can you make a trac ticket about this discrepancy between
the docs and what is actually available?  I'm not just
doing it, since it's all your code so you'll have better
insight into what to suggest in the trac ticket as the
right fix.

Thanks!
 wiliam


>
>
>
>  On Tue, Apr 22, 2008 at 10:03 PM, dvase <[EMAIL PROTECTED]> wrote:
>  >
>  >  Hello,
>  >  I am looking to use a complete elliptic integral of the first kind in
>  >  sage, however I'm not sure if this has been implemented.  The link
>  >  http://www.sagemath.org/doc/html/ref/module-sage.functions.special.html
>  >  mentions a function "elliptic_kc", but it doesn't seem to be
>  >  implemented in sage version 3.0, judging from the result of this
>  >  command:
>  >
>  >  sage: elliptic_kc?
>  >  Object `elliptic_kc` not found.
>  >
>  >  Any insights on using a a complete elliptic integral of the first kind
>  >  in sage?
>  >
>  >  >
>  >
>
>  >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to