It is well-known (see, for example, the books New Horizons in geometry, Maxima and minima without calculus and The Mathematical Mechanic) that it is possible to use some forms of "physical reasoning", "geometric reasoning", or "probabilistic reasoning" or otherwise non-canonical arguments to find minima and maxima of some functions or to solve some problems that normally require calculus.
Are there such methods to calculate limits, find derivatives, or verify the continuity of a function? Could you provide some examples?
$% Predefined Typography \newcommand{\paren} [1]{\left({#1}\right)} \newcommand{\bparen}[1]{\bigg({#1}\bigg)} \newcommand{\brace} [1]{\left\{{#1}\right\}} \newcommand{\bbrace}[1]{\bigg\{{#1}\bigg\}} \newcommand{\floor} [1]{\left\lfloor{#1}\right\rfloor} \newcommand{\bfloor}[1]{\bigg\lfloor{#1}\bigg\rfloor} \newcommand{\mag} [1]{\left\vert\left\vert{#1}\right\vert\right\vert} \newcommand{\bmag} [1]{\bigg\vert\bigg\vert{#1}\bigg\vert\bigg\vert} % \newcommand{\labelt}[2]{\underbrace{#1}_{\text{#2}}} \newcommand{\label} [2]{\underbrace{#1}_{#2}} % \newcommand{\setcomp}[2]{\left\{{#1}~~\middle \vert~~ {#2}\right\}} \newcommand{\bsetcomp}[2]{\bigg\{{#1}~~\bigg \vert~~ {#2}\bigg\}} % \newcommand{\iint}[2]{\int {#1}~{\rm d}{#2}} \newcommand{\dint}[4]{\int_{#3}^{#4}{#1}~{\rm d}{#2}} \newcommand{\pred}[2]{\frac{\rm d}{{\rm d}{#2}}#1} \newcommand{\ind} [2]{\frac{{\rm d} {#1}}{{\rm d}{#2}}} % \newcommand{\ii}{{\rm i}} \newcommand{\ee}{{\rm e}} \newcommand{\exp}[1] { {\rm e}^{\large{#1}} } % \newcommand{\red} [1]{\color{red}{#1}} \newcommand{\blue} [1]{\color{blue}{#1}} \newcommand{\green}[1]{\color{green}{#1}} $Using idealized operational amplifiers (opamps), you can create idealized integrating circuits:
If the voltage $V_\text{in} - \text{Ground}$ is given by the function $V_\text{in}(t)$, and the output voltage $V_\text{out} - \text{Ground}$ is given by the function $V_\text{out}(t)$, then the circuit maintains:
$$V_\text{out}(t) = \dint{V_\text{in}(t')}{t'}{-\infty}{t}$$
as well as integrating circuits:
Similarly, if the voltage $V_\text{in} - \text{Ground}$ is given by the function $V_\text{in}(t)$, and the output voltage $V_\text{out} - \text{Ground}$ is given by the function $V_\text{out}(t)$, then the circuit maintains:
$$V_\text{out}(t) = \pred{V_\text{in}(t)}{t}$$
The main problem with this sort of "physics" approach to differential calculus is that the circuit components are idealized. The opamps have their own power supply, so the calculation only works within a certain range. The capacitors will explode if you try to push too much through them.
Also the differentiator circuit is very unreliable, any small white noise can cause large spikes (effectively a momentary dirac delta distribution) on the output. But for your question, this might be a feature, since spikes would indicate discontinuity.
Both images are from wikimedia commons.