2
$\begingroup$

There's numerical differentiation and numerical integration, but is there numerical methods for calculating limits? Or is it only via symbolic computations?

I've seen limit calculators like this.

But,in general, is there a need to compute limits of functions in real life computer programming?

  • 0
    Hm. Did you think about using Newton's method? Not sure how to formulate it though.2012-04-09

4 Answers 4