Re: TI-89 ASM


[Prev][Next][Index][Thread]

Re: TI-89 ASM



Title: RE: TI-89 ASM

It won't let you?
Do the following.
---
[Apps][Program][New]
{Create a program: test3}
---
test3(xxx)
Prgm
Disp solve(xxx,x)
EndPrgm
---
[Home]
test3(7x=21)
---
{You should see}
x=3
---
Remember, a variable is a 'variant type' and can hold a string, equation, number, etc.
The Solve( takes an equation as its first parameter.
So, where's the problem?
--------------
As for V1.05, if you mean where do you get it.
http://www.ti.com/calc/flash/89winbase.htm
Good luck,
7ony


-----Original Message-----
From: Chris Harrison [mailto:SkineeJ16@AOL.COM]
Sent: Friday, October 15, 1999 4:31 PM
To: CALC-TI@LISTS.PPP.TI.COM
Subject: TI-89 ASM


What is the address for the patch for the ti-89 v.1.05, and is there a way
you can use "solve(" in a program??  It won't let me. help me please

Chris

******************************************************************
* To UNSUBSCRIBE, send an email TO: listserv@lists.ppp.ti.com
* with a message (not the subject) that reads SIGNOFF CALC-TI
*
* Archives at http://peach.ease.lsoft.com/archives/calc-ti.html
******************************************************************