On Fri, May 11, 2012 at 3:16 PM, someone <[email protected]> wrote: > What names should the Airy functions get in sympy? > The following list shows what other CAS and similar > software does: > > Maxima: > > airy_ai(...) > airy_dai(...) > > Sage: > > airy_ai(...) > airy_ai_prime(...) > > mpmath: > > airyai(...) > No primed functions?
airyai(..., derivative=k) for the kth derivative Fredrik -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
