Skip to content

Commit

Permalink
singular
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Jan 10, 2021
1 parent a3f5207 commit 014d8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/stochastic_forcing.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ In a similar manner, a stochastic differential equation
\mathrm{d} x = f(x) \, \mathrm{d} t + g(x) \, \mathrm{d} W_t , \quad x(t_0) = 0 ,
```

with ``W_t`` a brownian motions or Wiener process.
with ``W_t`` a brownian motion or Wiener process.

!!! tip "Wiener process"
A Wiener process is a random variable ``W_t`` that depends continuously on ``t \ge 0`` and satisfies the following properties:
Expand Down

0 comments on commit 014d8c1

Please sign in to comment.