Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenCiao committed Sep 27, 2024
1 parent bf35056 commit b77203c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ $$
\Delta n = \frac{\Delta x}{\eta r(x)}
$$

To find the number of stamps $\Delta n$ over the edge, integrate $\Delta n$ from 0 to x.
To find the number of stamps $n(x)$ from zero to a point at x, integrate $\Delta n$ from 0 to x.

$$
n(x) = \int_0^{x} \frac{dx}{\eta r(x)}
Expand Down

0 comments on commit b77203c

Please sign in to comment.