Hi, is it possible to get the domain of definition of a function with sympy? (http://en.wikipedia.org/wiki/Domain_of_a_function)
For example: domain(\sqrt(x)) -> [0, oo] domain(\ArcCoth(x)) -> [-oo, -1] and [1, oo] -- 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.
