Re: TI Programmers: I'm BEGGING you to write a symbolic ma


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

Re: TI Programmers: I'm BEGGING you to write a symbolic manipulation program . . .



well, it's possible, just by writing a program that applies all the
usual tactics, but it's going to be big, and going to be very hard,
mainly because writing it in basic makes it too slow and too big, and
writing it in ZShell makes it *VERY* hard to do math stuff, since all
we can do is shift (multiply or integer devide by 2), add, subtract,
and that's about it. (only integers.)


References: