Originally posted by: BullyCanadian
Im not sure if it was the ti-86 but back in highschool (last year) there was this kid who would write his own programs in java and put them on his Calculator and it would do EVERYTHING all he would do was put in values, that guy was a genious.
Originally posted by: trmiv
Originally posted by: BullyCanadian
Im not sure if it was the ti-86 but back in highschool (last year) there was this kid who would write his own programs in java and put them on his Calculator and it would do EVERYTHING all he would do was put in values, that guy was a genious.
If he was a genius, why did he need a program in a calculator to solve his math problems for him?
Originally posted by: ed21x
Originally posted by: trmiv
Originally posted by: BullyCanadian
Im not sure if it was the ti-86 but back in highschool (last year) there was this kid who would write his own programs in java and put them on his Calculator and it would do EVERYTHING all he would do was put in values, that guy was a genious.
If he was a genius, why did he need a program in a calculator to solve his math problems for him?
it's not exactly that hard. The TI-86 is natively programmed in BASIC, which looks just like JAVA, and any other object oriented language out there.
Originally posted by: dowxp
Not sure about a 86, but on the 89, there is a solve and csolve function that pretty much does the same thing. if you can, upgrade to 89.
Originally posted by: trmiv
Originally posted by: ed21x
Originally posted by: trmiv
Originally posted by: BullyCanadian
Im not sure if it was the ti-86 but back in highschool (last year) there was this kid who would write his own programs in java and put them on his Calculator and it would do EVERYTHING all he would do was put in values, that guy was a genious.
If he was a genius, why did he need a program in a calculator to solve his math problems for him?
it's not exactly that hard. The TI-86 is natively programmed in BASIC, which looks just like JAVA, and any other object oriented language out there.
Unless they made some major change to TI-BASIC I wasn't aware of, it does not look just like java, and it isn't object oriented.
I was going to post that polynomial solver as well (I'm a day too slow though). The Solver is even more powerful. You don't even need a polynomial when you use Solver. Of course Solver only gives one answer at a time though.Originally posted by: jamesbond007
WOW! All along I've had this access, but have never known about it...this works GREAT! Just one thing I have to keep in mind when entering negative numbers is that they come out to what X will equal, so if I have to fill in an equation, like (x-4)(x+1)=0, the X1 comes out as the opposite value. (comes out as positive 4 instead of negative) However, this kicks ass.
Thanks dude! You've saved me a lot of trouble!!!