added and tested rabbit logistics function
This commit is contained in:
parent
c62e1e8797
commit
0900ac61d4
2 changed files with 12 additions and 0 deletions
|
@ -1 +1,3 @@
|
|||
# Your code goes here
|
||||
def f(x, r):
|
||||
return x*r*(1 -x)
|
Loading…
Add table
Add a link
Reference in a new issue