home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume10
/
ifp
/
part01
/
fproot
/
math
/
linear
/
%IMPORT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1987-07-05
|
154 b
|
8 lines
FROM /sys IMPORT
apndl,apndr,cat,distr,distl,id,iota,length,tl,trans;
FROM /math/arith IMPORT
+,-,*,%,exp,ln,sum;
FROM /math/logic IMPORT =,null;