In math, differentiable basically means “has a well‑defined derivative (slope) there, and no sharp breaks or corners.”

Intuition: What “differentiable” really says

Think of the graph of a function as a road.
A function is differentiable at a point if, right at that point:

  • The graph has a single, well‑defined tangent line (no vertical tangent, no ambiguity).
  • Zooming in enough, the curve looks more and more like a straight line near that point (locally “line-like” or smooth).
  • There’s no jump, hole, corner, or cusp right there.

If this happens at every point in its domain, we call the function differentiable (on its domain).

Formal meaning (but in plain language)

For a real function f(x)f(x)f(x):

  • “Differentiable at x=ax=ax=a” means the limit

lim⁡h→0f(a+h)−f(a)h\lim_{h\to 0}\frac{f(a+h)-f(a)}{h}h→0lim​hf(a+h)−f(a)​

exists as a finite number. This number is f′(a)f'(a)f′(a), the derivative at aaa.

  • “Differentiable on an interval” means that derivative exists at every point in that interval.

A differentiable function (in single‑variable calculus) is one whose derivative exists at each point in its domain, so its graph has a non‑vertical tangent line at each interior point.

Key properties (what differentiable implies)

If a function is differentiable at a point aaa:

  • It is continuous at aaa (no jump or hole there).
  • But the reverse is not always true: a function can be continuous but not differentiable (for example, functions with sharp corners).

So:

  • Differentiable ⇒ Continuous
  • Continuous ⇏ Differentiable

Examples and non‑examples

Functions that are differentiable (everywhere on R\mathbb{R}R)

  • Polynomials like f(x)=x4−3x+5f(x)=x^4-3x+5f(x)=x4−3x+5.
  • Powers like f(x)=x100f(x)=x^{100}f(x)=x100.
  • Smooth transcendental functions like f(x)=sin⁡xf(x)=\sin xf(x)=sinx, f(x)=exf(x)=e^xf(x)=ex.

These have a nice, smooth graph with no corners or breaks, and a derivative at every point.

Where differentiability fails

A function is not differentiable at a point if there is:

  • A corner or sharp turn (left and right slopes don’t match).
  • A cusp (slope blows up toward infinity).
  • A jump or hole (discontinuity).
  • A vertical tangent (slope becomes infinite).

In those situations, the limit that defines the derivative does not exist as a finite number, so the point is not differentiable.

One‑line takeaway

“Differentiable” means the function behaves smoothly enough near a point that you can assign it a unique, finite slope there—no jumps, no corners, no weird spikes.

Information gathered from public forums or data available on the internet and portrayed here.