Math Playground
Calculus

Continuity

A function with no jumps, holes or breaks. Pencil never lifts.

A function is continuous at a if you can draw it through that point without lifting the pencil.

Three conditions

  • f(a) is defined.
  • lim(x→a) f(x) exists.
  • lim(x→a) f(x) = f(a).