What is the best way to evaluate x * cot(x) evaluated for x=0-pi/2 with sympy?
Is there a better option than coding the Taylor series approximation? Also with the sympy that shipped with Ubuntu 10.04 sympy.cot(0) is 0 rather than infinity. V/R Scott -- 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.
