Is there a way to test programmatically if a function is continuous?
e.g $f(x) = \frac{1}{x} $
I'm looking for a function is_continuous(f) = False
1 | initial version |
Is there a way to test programmatically if a function is continuous?
e.g $f(x) = \frac{1}{x} $
I'm looking for a function is_continuous(f) = False