TIB: searching matrixes
[Prev]
[Next]
[Index]
[Thread]
TIB: searching matrixes
To
: <
ti-basic@lists.ticalc.org
>
Subject
: TIB: searching matrixes
From
: "Bruce Hilman" <
bhilman@mediaone.net
>
Date
: Tue, 26 Sep 2000 17:56:14 -0400
Disposition-Notification-To
: "Bruce Hilman" <bhilman@mediaone.net>
Reply-To
:
ti-basic@lists.ticalc.org
is there a way to search a matrix to find a number in any row or column without having to look at each individual row and column
eg
[[1 2]
[3 4]]
if [a](1,1) = 2
then
whatever
if [a](1,2) = 2
then
whatever
if [a](2,1) = 2
then
whatever
if [a](2,2) = 2
then
whatever
instead of this something that does searches the matrix in one command
Follow-Ups
:
TIB: RE: searching matrixes
From
: "Matthew (The Idiot)" <idiot@mylinuxisp.com>
Prev:
Re: TIB: Real Number to String
Next:
TIB: RE: searching matrixes
Index(es):
Main
Thread