Results
|
Choice
|
Votes
|
|
Percent
|
TI-83+/84+ SE
|
82
|
52.6%
|
|
TI-86
|
59
|
37.8%
|
|
No opinion
|
15
|
9.6%
|
|
|
Re: Which z80 calculator is the most advanced? Why?
|
jrock7286
|
Hey, Morgan, can you put a poll up for me? Here it is: Why are airplanes the most important invention in the 20th century? Respond with 8-10 pages including 9-13 cited sources...lol j/k...that's my English paper this quarter...on topic now, I voted for the 86 because:
1) The menu system may stink, but the CUSTOM menu rocks because you hardly have any keypresses for commonly used functions.
2) On the 83+, if you want to use a function (i.e. the cube root function) you have to go through menus that cover the screen, but on the 86 you can just type [3][r][t]...much simpler.
3) The 86 has WAY more symbolic solving, which is way easier than using a graph to find intercepts, etc.
4) The 86's screen is bigger (pixel-wise).
I believe that the 84 might be better when it comes out, but it's not out, so I can't say...
|
Reply to this comment
|
11 February 2004, 06:02 GMT
|
|
What are you people saying?!
|
Jeremiah277
|
the 86 is good and the 83+ is good. Each has its advantages and disadvantages, so they equal out. To me it's a matter of personal preference. So all of you could be arguing till the cows come home.
|
Reply to this comment
|
11 February 2004, 19:19 GMT
|
|
¤
|
burntfuse
|
Here's my list of reasons why the 86 is better than the 83+, and deserves more attention from TI:
Please read the WHOLE THING before responding.
BUILT-IN FEATURES
The 86 can perform many vector operations, which makes working with polar coordinate systems very easy. The conversions between rectangular and polar vectors are especially useful.
The 86 can draw graph lines in many different thicknesses, which makes separate lines that are close to each other easy to distinguish.
The 86 can solve polynomials and systems of multiple equations.
The 86 can edit and store equations for use in the equation solver, unlike the 83+, where the equation in the solver can't be recalled, and must be erased if a new equation is being entered.
The 86 has many calculus functions which the 83+ doesn't.
The 83+ has a better way of displaying complex numbers, but the 86 is better at working with them-entering "(sqrt)-1" on the 83+ results in an error, but on the 86 returns "(0,1)", which represents i.
|
Reply to this comment
|
11 February 2004, 23:32 GMT
|
|
|
|
|
¤
|
burntfuse
|
Continued:
Variables on the 86 can be given any name, as long as there are no duplicates-unlike with the 83+, matrices, lists, GDBs, strings, and pics don't have predefined names, and names of real vars aren't restricted to one letter.
The 86 can do unit conversions, and comes with predefined constants, which are both EXTREMELY useful in physics.
The 86 can work with numbers in octal, hexadecimal, and binary, as well as decimal, and convert between those bases, which is especially useful for assembly programmers.
The 83+ has the ability to group files on-calc, which the 86 doesn't, but with no flash, there's absolutely no use for on-calc file grouping on the 86.
The 86 has a custom menu (the entries are defined by the user) accessible from the homescreen, which is very useful for being able to get quickly to functions frequently needed by the user that otherwise take time to insert (such as "Asm(", the names of frequently used programs, the ">Frac" command, etc.).
MEMORY
The 83+ has more memory total, but much less RAM. If you use a shell on your 83+, programs can be run from flash, but it's much slower. Apps take up way too much of the archive and can quickly fill it up. Also, most game levels and files generated by text editors still have to kept in RAM. Some programs also need significant portions the RAM for buffers and other temporary uses. Besides, by the time you've downloaded TI's apps to add some of the features of the 86, such as vector operations and polynomial solving, it has almost the same amount of free memory as the 86, and they still are harder to use than the integrated ones on the 86! The OS can't be upgraded on the 86, unlike with the 83+, BUT IT DOESN'T NEED TO BE UPGRADED!!! So altogether, I would say that the 83+ *would* have an advantage in memory if it had more RAM, but as things are, it's about evenly matched...
|
Reply to this comment
|
11 February 2004, 23:35 GMT
|
|
|
|
|
|
|
|
¤
|
burntfuse
|
Continued yet again:
PROGRAMMING
BASIC programming is mostly the same...the 86 doesn't have the "expr(" command, the programs have to tokenize, and they're a bit slower when running, but the last two result from the use of typable tokens, which means that a function can be entered directly, instead of being selected from a menu. This can really help when inserting a function from the catalog (on the 83+, your place in the catalog isn't saved-on the 86, it is), when inserting any function from a menu multiple times, or when running programs with short names from the homescreen. The 83+ also doesn't have the undelete buffer (sort of like the clipboard) or the "page up" and "page down" menu options, which can be very helpful when working with large BASIC programs.
|
Reply to this comment
|
11 February 2004, 23:36 GMT
|
|
|
|
|
|
|
|
|
|
|
¤
|
burntfuse
|
Continued:
Assembly programming is definitely easier on the 86. For one thing, the display is memory-mapped, which makes graphics (and especially high-quality grayscale) infinitely easier. Also, the 86's OS has the (sqrt) programs, which allows many additional functions to be added, while appearing as part of the OS, for very internal things such as adding new BASIC commands or changing homescreen format. You don't have to include special headers and descriptions for the shells that you're developing for, which means that the user doesn't have to have a specific shell to run your program (making things easier for the user). If you make a nostub program on the 83+, it's harder to run, first because "Asm(" takes 9 keypresses to insert, as opposed to 2 on the 86 (if you have it on your custom menu), and then because you have to select the program name from the program menu (you can't type it, even if it's just 1 char long!), which can be hard if you have a lot of programs. On the 86, you're not stuck with one interface-you can pick any shell you want, or even use none-it's harder to make an Ion or MirageOS-compatible shell, so there are much less of them, meaning less GUI choices. Being myself specific about my shell's UI, this is an important issue for me.
|
Reply to this comment
|
11 February 2004, 23:37 GMT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
¤
|
burntfuse
|
Continued:
MENUS
OK, this is largely a matter of personal preference, so I'll just leave it alone...even though the 86 menus do have some real advantages, such as being able to see what you're graphing or typing while you make your selections, and being able to leave the menu open while typing so that a commonly used function can be inserted quickly...
VARIOUS EASE-OF-USE ISSUES
Both calcs have some advantages here. I like how theta, quotation marks, and list chars can easily be accessed on the 83+, but I like even more how you don't have to press 2nd on the 86 to exit a menu or get to the "EE" key, both of which I do frequently.
The 83+'s flat screen is nice, because it doesn't collect dust as much...
The major blow to the 83+ here is with how it deals with lowercase letters. First, you can't use lowercase letters at all unless you set a certain flag with a system utility. Even when you can insert lowercase letters, it's almost impossible to type long strings of them, and you can't use them in var names (actually, you can't use anything *but* uppercase letters or numbers in var names, unlike the 86, where you can insert almost anything, including greek chars, which you can't even get to on the 83+). Not being able to use lowercase letters may seem like a small issue, but it's really a shock to discover that you can't after using them most of the time on an 86.
|
Reply to this comment
|
11 February 2004, 23:37 GMT
|
|
1 2 3 4 5 6
You can change the number of comments per page in Account Preferences.
|