From 80b3b4f8f93f36c477a4038419a134dbef8b0ba0 Mon Sep 17 00:00:00 2001 From: Michael Tiller Date: Fri, 11 Apr 2014 15:08:07 -0400 Subject: [PATCH] Fixed an error in an equation This closes #50. --- text/source/behavior/equations/population.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/source/behavior/equations/population.rst b/text/source/behavior/equations/population.rst index d1c38569..c74ca9ee 100644 --- a/text/source/behavior/equations/population.rst +++ b/text/source/behavior/equations/population.rst @@ -89,7 +89,7 @@ population can be represented by the following two equations: .. math:: \dot{x} &= \dot{x}_r + \dot{x}_p \\ - \dot{y} &= \dot{y}_p + \dot{x}_s + \dot{y} &= \dot{y}_p + \dot{y}_s Using the previous relationships, we can expand each of the right hand side terms in these two equations into: