Is there a complete reference list of known function keywords which sympy recognises? An example from another package would be:
- Functions *(min, max, avg, sum, abs, ceil, floor, round, roundn, exp, log, log10, logn, pow, root, sqrt, clamp, inrange, swap)* - Trigonometry *(sin, cos, tan, acos, asin, atan, atan2, cosh, cot, csc, sec, sinh, tanh, d2r, r2d, d2g, g2d, hyp)* - Logical operators *(and, nand, nor, not, or, xor, xnor, mand, mor)* Thanks, Chris -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/62923bee-c4eb-4491-af80-81d27deef253%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
