This matches our torch02.py logic. It shows how the AI tracks math to find a slope (gradient).
We define myY = x² + 5. In calculus, the slope is 2x. If x=3, the slope should be 6.
Click the button to run the math, then edit the equation in the black box to see how the "Magic" slope changes.