Description Usage Arguments Value
Calculates how a population will grow based on initial conditions, growth rate and time.
1 |
p0 |
Inital/starting population (# of individuals). |
e |
Euler's number. Default = 2.71828. |
r |
Percent growth rate. |
t |
Time (years). |
Total population size after time t.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.