analysis Definition Right-sided Limit Let f:D→R be a function.f has a right-sided limitc∈R at x0∈D if the function values approach c as x approaches x0 from the right (x>x0). x→x0+limf(x)=c⟺∀ε>0:∃δ>0:∀x∈D:(x0<x<x0+δ⟹∣f(x)−c∣<ε) Equivalently, using the sequential definition: x→x0+limf(x)=c⟺∀(xn)⊆D:(xn>x0∧n→∞limxn=x0⟹n→∞limf(xn)=c)