home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
pc
/
demo
/
ode.zoo
/
euler.ode
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-01-04
|
130 b
|
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