Log in

View Full Version : Need a new Scientific Calculator


eustts
01-23-2004, 06:27 PM
I am looking at the new HP 49G+ scientific graphing calculator. Seems like a natural upgrade from my 48gx.

Does any one have any comments or has anyone actually used one of these calculators?

01-23-2004, 07:27 PM
you can download the rom off the internet, and there are two emulators that I have found for your Ipaq. it works great!

Aerestis
01-23-2004, 07:28 PM
You can get actual graphing calculators for your ppc? I went looking for one but whenever I read reviews or read the info on a calculator, it never mentioned graphing abilities... Except for one, which cost about twenty dollars. Are there free ones? Sorry I can't help you, and added a question to yours... but handango has a lot of calculator reviews, maybe that could be handy for you?

Steve

Godsongz
01-23-2004, 07:56 PM
Have you looked at Spacetime (http://www.twostunads.com/store/SpaceTime.aspx) from TwoStunads?

btw, anyone know what a stunad is?

eustts
01-23-2004, 08:08 PM
Slyder,

Do you have any links to the emulators?

JustinGTP
01-23-2004, 08:23 PM
eustts,

As much as I love HP, I would like to show you the TI-89 calculator. Made by Texas Instruments (TI), their calculators have tons of features and have a following of their own. You can get programs for it from a huge site, and all are free ( ticalc.org (http://ticalc.org) )

It is about the same price and you can get them off eBay for even cheaper! (I just looked)

I have the TI-89 and I love it, with all the support and programs you can get from the Texas Instruments site, it is absolutely amazing. They update the ROM all the time, and there is the new TI-89 Titanium edition coming out, avaible with a kickstand cover and changeable faceplates. Also, a new curvey design and better screen.

Im not saying you have to change, but here is an option. I havent played with the HPs yet, but I know how good the TI is.

Regards,

-Justin.

eustts
01-23-2004, 11:07 PM
Hey Honda,

I have actually considered this when HP pulled out of the calculator market.

Does TI-89 use RPN?

Does the TI-89 have financial calculations?

Kati Compton
01-23-2004, 11:23 PM
Just a preemptive note - please don't post links to the calculator ROMs. Thanks.

JustinGTP
01-24-2004, 07:30 AM
eustts,

I found this article here, (http://www.technoplaza.net/calculators/index.cgi?p=49vs89) and here are the most important parts of the article. It looks like the TI 89 does not support RPN, but this article may seem a little old, I dont know. I know that the TI 89 hardware version 2 is the better one, it supports the new home screen, clock, more memory, etc. (AFAIK)

The Most Significant Differences between the HP 49G and the TI-89
The HP 49G supports both algebraic entry and RPN (Reverse Polish Notation) for more efficient entries.

The TI-89 has a MUCH more extensive and complete manual than the HP 49G. Few features are documented in the 49G's manual. HP has promised an Advanced Users Guide which will be on the internet and describe in detail the more complex aspects of the calculator.

The HP 49G has more memory: 1.5 MB (megabytes) compared with 580 KB (kilobytes). The TI-89 is currently being refined so that it will have more memory via software upgrades. In its next software revision, the TI-89 should have close to 1 MB (megabyte) of memory.

The TI-89 costs less than the 49G. MSR (manufacturers suggested retail) price lists the TI-89 at $149.99 (but you can get it for less -- as low as $100 from eBay online auctions for used TI-89's) and the HP 49G at $179.99 (but mine cost $190.00 + $9.50 tax).

The HP 49G supports HP BASIC, User and System RPL (Reverse Polish Lisp or ROM-based Procedural Language), and assembly verses the TI-89's TI-BASIC and assembly.

The C programming language will be available for both calculators once their respective SDKs (software development kits) are released.

The TI-89 has more classroom support meaning that you will find more teachers familiar with the TI-89 or in general TI calculators. It should therefore be easier to get help for the TI-89, but this may not always be the case as it will vary from school to school. As far as real-world support, the HP calcs are the calcs of choice for real-world engineers.

The HP 49G has a better keyboard layout for text entry. You can use alpha-lock and enter both letters AND numbers without changing the state of the lock.

The TI-89 has a easier to press keyboard. The HP 49G's keyboard is VERY stiff and hard to use. Note that this should become easier with time.

The HP 49G has a complex and fancy equation writer which allows sub-expressions to be edited directly in "Textbook Mode" (Pretty Print if you will). VERY VERY VERY VERY VERY NICE FEATURE!!

The TI-89 has a better screen resolution. 160x100 as opposed to 131x64. Resolutions are given width by height in pixels. Note that the TI-89's effective history resolution is only 160x64, but both the Program I/O (input/output) and graph screens take advantage of more (all) of the screen.

The HP 49G has a built-in step-by-step solver for derivation, integration (anti-derivation), and linear algebra.

The TI-89 has Split-screen mode, which allows you to look at a graph and the home screen at the same time. (I couldn't find this on the HP 49G, so correct me if it has it and I just missed it)

The HP 49G has a financial solver for tvm (time value of money) and amortization problems.

The TI-89 is faster in MANY areas. Many 49G menus and screen display alterations cause a noticeable delay in operation where there should be none.

The HP 49G has what I will call Trigonometric Identity Functions. In other words, if you want things in terms of sine, you can use the T2SIN function and your answer will be in terms of sine. You can do this for COSINE, TANGENT, SINE, TAN -> SIN/COS identity, and more.


HP 49G Specific Features and the TI-89 Response
The HP 49G has a clock with a messaging alarm system. What I mean by messaging is that you can attach a message to any specific alarm which will be displayed when the alarm goes off.

The TI-89 doesn't have a clock or an alarm system, but it does have organizer programs, they just don't have alarms. This could be a useful feature for lab-timing experiments.

The HP 49G has an xroot key and a log button.

xroot functions are implemented on the TI-89 using fractional exponents in which the cube root of x is given by x^(1/3) and the fourth root is x^(1/4) and the nth root if x^(1/n).

Another complaint about the TI-89 is the lack of a log button. log base 10 is simply ln(x)/ln(10). This goes the same for any logarithm. ln(x)/ln(5) is log base 5. ln(x)/ln(2000) is the log base 2000. The log() function (for log base 10, the second most common log) can be accessed via the CATALOG on the TI-89.

The HP 49G has an expandable catalog of functions. This means that you can add your own functions to the list of functions in the catalog. This is good if you use the catalog a lot.

The TI-89 is supposed to support an expandable catalog with the advent of AMS 2.00, but this is as of yet unverified.

The HP 49G Auto prompts the user to switch into approx/complex mode for some calculations which require it.

Most of the time the user will know when to be in complex mode, but this may be a nice feature for some and for learning. If you didn't know that you can't take the square root of -1, then this would be a learning assist.

The HP 49G supports conic plots. Equations that have Y's and X's on the same side, usually with both the X and Y to the second power.

The TI-89 can do conic plots in a limited fashion, i.e. only if you can solve for y. The HP 49G has much better support for conics than the TI-89 does at this time.

The 49G has a number of other-type plots which the TI-89 does not support also. The only type of plot which the TI-89 has that the HP 49G does not is sequence plots.

The HP 49G supports directory hierarchies. This means you can put directories inside OTHER directories. This is a nice way to separate programs.

The HP 49G has a separate file menu/var menu for easy access to variables. This is nice because you don't have to run through a long list of files along with your variables if variables are all that concern you. Very nice if you have 10000000 files and 5 variables (often the case with large BASIC programs).


Last Minute Things to Mention
The HP 49G and the TI-89/92+ have FlashROM, so they are user upgradable (provided you buy a cable from their respective makers). You'll never have to buy a HP 49GX or a TI-89+.

I have left out some of the stronger abilities for lack of examples. I am hoping that some people will ask again some of the questions about integrals the 89 can't do or good engineering software for the TI-89 so I can list some functionality comparisons, rather than just feature comparisons.

I would be worried about the fact that HP is dropping calculator support, so I would go to the TI side of things as that is their primary focus. There wesbite is full of downloads and such that make your calculator much better.

Yes, the Ti89 can support financial solutions, I put the TVM solver on (Time, Value, Money) from their website. It is very nice and easy to use.

Also, for equations you can type in variables and it can compute it, along with functions like FACTOR, SOLVE, EXPAND, which can be a saver for doing it by hand.

Take a look at their webpage here: TI Calc Home (http://education.ti.com/educationportal/index.jsp)

and there new TI 89 Titanium, newer look and functions: Ti 89 Titanium (http://education.ti.com/us/product/tech/89ti/features/features.html) - This is available this summer


The new Titanium edition features these things:

The TI-89 Titanium's advanced functionality and 3-D graphing make problem-solving for AP* courses and engineering infinitely easier. It's the most powerful TI graphing handheld allowed for use on the AP* Calculus, AP Statistics, AP Physics, AP Chemistry, PSAT/NMSQT**, SATŪ I , SAT II Math IC & IIC exams.

And it has three times the memory of the original TI89, so that solves the problem compared with the HP. The details are here. (http://education.ti.com/us/product/tech/89ti/details/details.html)

I dont think it supports Real Polish Numbers though, what a bummer hey?

Well I hope I didnt blow you away with too much information, but I hope that it becomes usefull to you.

Regards,

-Justin.

JustinGTP
01-24-2004, 07:31 AM
Kati, why can we not post links to Calculator programs? Isnt it like posting a link to freewareppc.com? Its the same thing, free programs created for the public for free, legally!

-Justin.

Kati Compton
01-24-2004, 07:33 AM
Kati, why can we not post links to Calculator programs? Isnt it like posting a link to freewareppc.com? Its the same thing, free programs created for the public for free, legally!
I said calculator ROMs. If someone ripped an HP ROM and made it publicly available for emulators, and that "someone" is not HP or HP-sanctioned, don't post it.

JustinGTP
01-24-2004, 07:51 AM
Okay, I see - sorry. There are no ROMS on TICALC.org, :D - and Im sad that you would think such things about use posting links to roms, pstt! :lol:

pepemosca
04-21-2004, 02:42 AM
Read this
Hewlett Packard changed the license of the ROM usages. Now, you don't need be the owner of a real calculator to use the rom. (NO LUCRATIVE USE ONLY) the packet includes all roms needed. (This proyect is GNU license and no Lucrative at all). Please, read license of all software. I'm only programed the porting of the project to Windows CE.


at http://web.jet.es/leobueno/

pepemosca
04-21-2004, 02:45 AM
you can download the rom off the internet, and there are two emulators that I have found for your Ipaq. it works great!

How did you emulate the HP49G+?