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
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.