vault backup: 2025-04-17 09:15:40

This commit is contained in:
arc 2025-04-17 09:15:41 -06:00
parent d012cd70aa
commit 0d57ad37c7

View File

@ -202,4 +202,4 @@ Visualized as a set of rectangles, each rectangle would have a corner on the top
The Riemann Sum definition of the area between two curves is as follows: The Riemann Sum definition of the area between two curves is as follows:
$$ \lim_{n \to \infty} \sum_{i = 0}^n $$ $$ \lim_{n \to \infty} \sum_{i = 0}^n (f(x_i)-g(x_i)\cdot \Delta x)$$