Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 2955 by [email protected]: Function to compute the domain of a
function
http://code.google.com/p/sympy/issues/detail?id=2955
We've had several requests for a function that computes the domain of
definition for a function, so, e.g., domain(1/(x - 1)) would give C - {1}.
We probably need a more advanced sets module first.
It also should be able to compute the domain based on the function being
real, or more generally f^-1(S), where S is some set.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.