Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for Support and Testing.
Download

Github repo cloud-examples: https://github.com/sagemath/cloud-examples

11080 views
License: MIT

Limits: ε-δ

This allows you to estimate which values of δ guarantee that f is within ε units of a limit.
  • Modify the value of f to choose a function.
  • Modify the value of a to change the x-value where the limit is being estimated.
  • Modify the value of L to change your guess of the limit.
  • Modify the values of δ and ε to modify the rectangle.
  • If the blue curve passes through the pink boxes, your values for δ and/or ε are probably wrong.
    Interact: please open in CoCalc