[TIB] Re: greatest integer??
[Prev][Next][Index][Thread]
[TIB] Re: greatest integer??
i believe this works:
'sortd({L1(1),L1(2),L1(3),L1(4)})->Lresult'
'sortd(' is in the stat or list menu, it sorts a list in descending order
(83), might woork on other calcs
----- Original Message -----
From: "nepluto" <nepluto@adelphia.net>
To: <ti-basic@lists.ticalc.org>
Sent: Wednesday, December 04, 2002 5:34 PM
Subject: [TIB] greatest integer??
> im trying to figure a way to determine the greatest of 4 integers in a
list (eg LHIGH(1),LHIGH(2),LHIGH(3),LHIGH(4)) each having a different
integer. what is the quickest/shortest way to determine which is the
biggest.. or would i have to compare them all with if/then's no matter what?
>
>
Follow-Ups:
References: