🧠 SemiSimTech Intuition Lab
Interactive Calculus Intuition
Derivatives = local slope stories. Integrals = accumulated area stories.
Core Theme
Local change and accumulation
Main Views
Derivative and Integral
Function Set
sin, x², x³−3x, exp
Learning Goal
Slope intuition and area intuition
🧩 Big Picture
This project turns two core calculus ideas into visual stories. The derivative asks what happens right here if x changes a tiny bit.
The integral asks how much total effect builds up between two bounds.
The original project is preserved as an interactive comparison between local slope and accumulated area,
so the user can move from formulas to visual intuition.
Derivative
Integral
Tangent line
Accumulated area
🧠 Main Puzzle
Why do derivative and integral feel so different even though they are both about the same function?
The derivative is a local story. It zooms into one point and asks how fast the output changes there.
The integral is an accumulation story. It sweeps across an interval and asks how much total contribution builds up.
Derivative intuition:
the tangent line is the best straight-line story of the curve at one chosen point.
How to read this lab
Pick a function, set the global viewing window, then explore the derivative controls and the integral controls separately.
The left panel lets you define the conditions; the right side shows the resulting geometry and numerical summary.
Integral intuition:
the area between a and b is the total effect of many tiny pieces f(x)·dx.
🎛️ Interactive Lab
The original interactive content is preserved below. You can choose a function, adjust the global domain, set the derivative point and step size,
and then tune the integral bounds and slice count.
1) Derivative: slope as a local story
Intuition:
the derivative answers, “If I move a tiny bit in x, how fast does y change right here?”
The tangent line is the best straight-line story of the curve at that point.
2) Integral: area as an accumulation story
Intuition:
the integral answers, “How much total effect built up between a and b?”
It’s an accumulation of many tiny contributions f(x)·dx.
🚀 Final Insight
Derivatives and integrals are two different ways of reading the same curve.
One tells the best local linear story at a point. The other tells the total accumulated story across an interval.