How can I make FunctionDomain include removable singularities? For instance,
FunctionDomain
FunctionDomain[Sinc[x], x] == True
But
FunctionDomain[Sin[x]/x, x] == x < 0 || x > 0
I would like the latter to return True as well.
True
Let’s block ads! (Why?)
Recent Questions – Mathematica Stack Exchange