Definition Punctuation

This commit is contained in:
Nathan Nguyen
2025-02-09 22:37:28 -06:00
parent fdafcb0009
commit dd06e549b1
8 changed files with 11 additions and 11 deletions

View File

@@ -65,7 +65,7 @@ $$
\frac{dy}{dt} + p(t)y = g(t)
$$
To find a solution to this differential equation, construct the **integrating factor** $\mu(t)$.
To find a solution to this differential equation, construct the **integrating factor**. $\mu(t)$.
$$\mu(t) = k \exp(\int p(t) dt)$$