home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume8
/
graph+
/
part01
/
bar_graph
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
|
1987-03-01
|
338 b
|
20 lines
PARM = {{0}}
step_graph ( PARM ) =
( sort (PARM [ $0*2+1 , $1 , $3 ]
append
PARM [ $0*2+1 , $2 , $3 ] )
by $1 ) [ $2 , $3 ]
bar_graph ( PARM ) =
( sort (PARM [ $0*4+1 , $1 , 0 ]
append
PARM [ $0*4+2 , $1 , $3 ]
append
PARM [ $0*4+3 , $2 , $3 ]
append
PARM [ $0*4+4 , $2 , 0 ] )
by $1 ) [ $2 , $3 ]