home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Education
/
collectionofeducationcarat1997.iso
/
SCIENCE
/
ODE25.ZIP
/
EULER.ODE
< prev
next >
Wrap
Text File
|
1990-01-04
|
130b
|
9 lines
# EULER.ODE
# Exponential growth model.
# Set x initially to 1:
x = 1
# The rate of growth of x is equal to x:
x' = x