| Author |
Message |
Topic: Just bought titanium, need help like now D: |
mark
Replies: 1
Views: 453
|
Forum: Math Posted: February 28, 2008 5:43 PM Subject: Just bought titanium, need help like now D: |
| press the yellow diamond button in the upper left hand corner and then press enter, that tells it to approximate the answer, you will also find an option for this in the mode menu at the bottom of pag ... |
Topic: programming a TI 89 Titanium for solving systems of equation |
mark
Replies: 1
Views: 469
|
Forum: BASIC Programming Posted: February 27, 2008 6:26 PM Subject: programming a TI 89 Titanium for solving systems of equation |
answered it in your other thread
http://www.ti-89.org/forums/topic937-ti-89-titanium-calculator.html |
Topic: sec^2(t) |
mark
Replies: 1
Views: 395
|
Forum: Math Posted: February 27, 2008 6:23 PM Subject: sec^2(t) |
the parenthesis has to be right after the "sec" to make the function work
it may look like "sec^2(t)" on paper, but you have to type it in as
sec(t)^2
helpful? |
Topic: ti 89 titanium calculator |
mark
Replies: 2
Views: 632
|
Forum: Math Posted: February 27, 2008 6:20 PM Subject: ti 89 titanium calculator |
you can use the solve( function, number 1 under the solve menu
it would look like
solve(4x-4y=-4 and 3x+4y=32,x)
the "and" command is second in the catalog under "a", it is ... |
Topic: how to mulitply polynomials on ti 89? |
mark
Replies: 2
Views: 854
|
Forum: Math Posted: March 15, 2007 9:06 PM Subject: how to mulitply polynomials on ti 89? |
| use propfrac |
Topic: clearing expressions |
mark
Replies: 6
Views: 1020
|
Forum: BASIC Programming Posted: March 12, 2007 7:29 PM Subject: clearing expressions |
| im fine |
Topic: clearing expressions |
mark
Replies: 6
Views: 1020
|
Forum: BASIC Programming Posted: March 12, 2007 6:45 PM Subject: clearing expressions |
at the beginning of your program use "local" for instance if you are going to use x and y then put "local x,y" at the beginning
or another way to do it would be to use "del ... |
Topic: clearing expressions |
mark
Replies: 6
Views: 1020
|
Forum: BASIC Programming Posted: March 12, 2007 4:07 PM Subject: clearing expressions |
| what do you mean, do you mean clear the home screen? or clear the program screen? |
Topic: Conversions Binary to Hexa... |
mark
Replies: 3
Views: 1074
|
Forum: BASIC Programming Posted: March 11, 2007 9:02 PM Subject: Conversions Binary to Hexa... |
| hmm as far as i know there is no simple way to display a fraction in binary, im not the most knowledgable on this though |
Topic: Conversions Binary to Hexa... |
mark
Replies: 3
Views: 1074
|
Forum: BASIC Programming Posted: March 11, 2007 8:17 PM Subject: Conversions Binary to Hexa... |
you can just use the built in ones
use the >bin >hex >dec commands all you need to do to convert to binary
for example is type in your number in standard then use >bin after it to conv ... |
Topic: no simplifying |
mark
Replies: 2
Views: 556
|
Forum: BASIC Programming Posted: March 5, 2007 7:41 PM Subject: no simplifying |
thats ok, i guess doing it on paper wont hurt me too much  |
Topic: pop up menus |
mark
Replies: 5
Views: 955
|
Forum: BASIC Programming Posted: March 3, 2007 10:03 PM Subject: pop up menus |
| no problem, i dont need it, thanks though |
Topic: Root calculation |
mark
Replies: 3
Views: 719
|
Forum: General Support Posted: March 3, 2007 10:39 AM Subject: Root calculation |
| your in exact mode, press the yellow key with black diamond and then press enter, that will always give you an approximate answer |
Topic: TI-89 Titanium: DoorsOS II .98 |
mark
Replies: 1
Views: 1807
|
Forum: Hardware Posted: March 2, 2007 10:16 PM Subject: TI-89 Titanium: DoorsOS II .98 |
| i had tried installing doorsos on mine too, but i had to reset after it crashed but i dont think it works on titaniums because doors only supports hw2, as the latest version was releaced in august 200 ... |
Topic: Working with two solutions |
mark
Replies: 1
Views: 500
|
Forum: Math Posted: March 2, 2007 10:09 PM Subject: Working with two solutions |
| hmmm, i know what you can do instead of going over 24 times and then hitting backspace 24 times is to hold down the shift(uparrow) button while going over 24 times and that will highlight it, then you ... |
| |