<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Reverse element calling</title>
		<link>http://tibasicdev.wikidot.com/forum/t-257824/reverse-element-calling</link>
		<description>Posts in the discussion thread &quot;Reverse element calling&quot; - How do you call the element number/location in a column matrix by using the element itself?</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 20 Apr 2026 06:47:21 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-257824#post-846258</guid>
				<title>Re: Reverse element calling</title>
				<link>http://tibasicdev.wikidot.com/forum/t-257824/reverse-element-calling#post-846258</link>
				<description></description>
				<pubDate>Mon, 09 Aug 2010 12:51:31 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ok, so my calculator is throwing this fit that it cannot use a For loop in a function.</p> <p>Therefore, my question is can the TI-89 use a program as a function or define functions? For instance, if <tt>find(x,y)</tt> were a program, could you do this:</p> <div class="ti83"> <p>5+find(2,3)</p> </div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-257824#post-846241</guid>
				<title>Re: Reverse element calling</title>
				<link>http://tibasicdev.wikidot.com/forum/t-257824/reverse-element-calling#post-846241</link>
				<description></description>
				<pubDate>Mon, 09 Aug 2010 12:20:26 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Actually, I had moved this to the 68k section since you seem to be using a TI-89 Titanium, which is a 68k calculator. Where a 68k calculator can hold strings in a matrix/list, TI-83 calculators can only hold numerical values, and differences in the command catalogs can make a difference as well.</p> <p>I know very little of 68k commands, but I have an Nspire, so I might be able to find something. You might also be able to adapt <a href="http://tibasicdev.wikidot.com/forum/t-257840/finding-location-of-an-element-in-a-matrix#post-846095">Weregoose's</a> method to your calculator.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-257824#post-846062</guid>
				<title>Re: Reverse element calling</title>
				<link>http://tibasicdev.wikidot.com/forum/t-257824/reverse-element-calling#post-846062</link>
				<description></description>
				<pubDate>Mon, 09 Aug 2010 05:00:40 +0000</pubDate>
				<wikidot:authorName>homercimpson</wikidot:authorName>				<wikidot:authorUserId>536062</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>oops posted this in the wrong section on accident (if you know how to do this tho answer it on the ti-83 discussion board)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-257824#post-845976</guid>
				<title>Reverse element calling</title>
				<link>http://tibasicdev.wikidot.com/forum/t-257824/reverse-element-calling#post-845976</link>
				<description></description>
				<pubDate>Mon, 09 Aug 2010 00:44:34 +0000</pubDate>
				<wikidot:authorName>homercimpson</wikidot:authorName>				<wikidot:authorUserId>536062</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Say I have a column matrix [a,b,c&#8230;z] and it is stored in AA ([a,b,c&#8230;z]-&gt;AA). Is there a way to type in a letter such as b, and the element number/location is returned; in this case 2.</p> <p>Tasically my thinking is if I can do something like this: x[2]=b or x[3]=c, is there a way to do x[b]=2 or x[c]=3?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>