Re: ti-syntax...
[Prev][Next][Index][Thread]
Re: ti-syntax...
well, if you're on the ti-89, use the with operator, which is "|".
Enter
x^3 - 12x + 1|-3<x and x<3
so if you want the zeros of the expression x^3 - 12x + 1, in the range -3<x<3,
you type
zeros(x^3 - 12x + 1,x)|-3<x and x<3
notice that the condition is outside the zeros function parentheses.
===== === == = = ==== = = = == = = = = = == = = =
...from the aspiring geek, the $al-Man
(AKA NineTurningMirrors, AKA ByteChild)
alien-angel@the-pentagon.com - smoke_jaguar@email.com
ICQ #: 58895095 - http://members.nbci.com/ZeroMaster/
====== = = = ====== = ===== = === == =
I wish the buck stopped here. I could use a few.
----- Original Message -----
From: Arthur Labenek <labenek@HOTMAIL.COM>
To: <CALC-TI@LISTS.PPP.TI.COM>
Sent: Sunday, January 21, 2001 10:26 A
Subject: ti-syntax...
> I was wondering how one could set up the restriction in the calc? for it to
work correctly ?
>
> x^3 - 12x + 1, (-3<x<3)
>
> would you write it like this ????????? (below)
>
> x^3 - 12x + 1,x,x>-3,x<3 (give input error)?
>
>
> -any help would be appreciated
>
> thanks.
>
>
> ------------------------------------------------------------------------------
--
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
> ****************************************************************** * 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
******************************************************************
>
******************************************************************
* 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
******************************************************************
References: