home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
r
/
rlab
/
CTB
/
dsteptest
< 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
|
1995-11-15
|
128 b
|
13 lines
//
// This routine tests the step routine
//
rfile dstep
num=[2,-3.4,1.5];
den=[1,-1.6,0.8];
pstart();
J=dstep(num,den,40);