Continuity Calculator

Check if a function is continuous at a point using the three conditions for continuity.

Function & Test Point

Quick Examples

Result at x = 2

CONTINUOUS

Three Conditions

1. f(a) is definedYES

f(2) = 4

2. lim f(x) existsYES

Left: 3.999996, Right: 4.000004

3. lim f(x) = f(a)YES

Limit = 4, f(a) = 4

Types of Discontinuities

Removable

Limit exists but either f(a) is undefined or f(a) ≠ limit. Can be "fixed" by redefining f(a).

Jump

Left and right limits both exist but are not equal. Function "jumps" at the point.

Infinite

At least one of the one-sided limits is infinite. Usually involves vertical asymptotes.

💡

Help us improve!

How would you rate the Continuity Calculator?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

📚

Formula Source: Handbook of Mathematical Functions

by Abramowitz & Stegun

🔄Last reviewed: May 2026
✓Formula checks are based on standard references and internal QA review.