Re: direction

new topic     » goto parent     » topic index » view thread      » older message » newer message

----- Original Message -----
From: "Jay Daulton" <JayD at ADVANCEDBIONICS.COM>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Wednesday, March 22, 2000 7:53 AM
Subject: Re: direction


<snip>

> m0=: /:~        Sort the array y in ascending order
> m1=: \:~        Sort the array y in descending order
> m2=: /:~"_1     Sort the items of array y ascending
> d3=: /:@:{ { [  Sort indices x according to y
> d4=: ]/:{"1     Sort table y according to column x
> d5=: \: at [`(/: at [) @. ]   Grade x up if y is 1 and down if y is 0
> d6=: \:~ at [`(/:~ at [) @. ] Sort up or down  (Try literal argument)
> d7=: /:~        Sort y according to x

Goddess! I don't know what was supposed to be after the "d#=:" up there, but
it looks like a Perl script trashed the character lookup tables!

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu