Hi, I have an addition I would like to make to pw.mac. I would like to be able to write a function that can test another function on an interval [a,b] and return true if that function is continuous on [a,b] and false otherwise. Something like continuousp(f(x),a,b). Any ideas on how to do that? Richard Hennessy author of pw.mac