We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4234a37 commit 6c8ec10Copy full SHA for 6c8ec10
docs/src/catalyst_applications/advanced_simulations.md
@@ -313,7 +313,7 @@ Here we can see that the `X` concentration fluctuates around a steady state of $
313
314
Next, we wish to introduce a noise scaling parameter ,`η`. This will scale the
315
noise magnitude so that for $η≈0.0$ the system lacks noise (and its SDE
316
-simulations are identical to its ODE simulations) and for $η≈1.0$ noise is not
+simulations are identical to its ODE simulations) and for $η=1.0$ noise is not
317
scaled (and SDE simulations are identical to as if no noise scaling was used).
318
Setting $η<1.0$ will reduce noise and $η>1.0$ will increase noise. The syntax
319
for setting a noise scaling parameter `η` is
0 commit comments