The document discusses continuity of functions. It provides three conditions for a function f(x,y) to be continuous at a point (a,b): 1) f(x,y) must be defined at (a,b), 2) the limit of f(x,y) as (x,y) approaches (a,b) must exist, and 3) this limit must equal f(a,b). It then shows that the function f(x,y)=x^2+2y is continuous at the point (1,2), but the function f(x,y)=2xy/(x^2+y^2) is discontinuous at the origin (0,0)