Star Hype News.

Premium celebrity moments with standout appeal.

news

Computer-based alternatives to TI89 calculator?

By Daniel Johnston
$\begingroup$

Back in the 90s in order to solve complex algebraic equations I would use my TI-89 calculator. What is a PC or Mac or iPhone or Internet-based equivalent?

I need to solve an equation like the following:

25000x^0.293150685 + 250000x - 298082 = 0

I tried the Desmos iPhone app and it said it didn't solve algebraic equations yet. It's 2017, let's get with the times already!

$\endgroup$ 2

1 Answer

$\begingroup$

SAGE! You should give very serious consideration to SAGE. There's a free online version which is superb. You can use it on your iPhone, tablet, or computer.

There is also a software package you can download and install.

I recommend SAGE as the default calculator for my classes. It's perfect for getting experience with Python, checking your work, or having it do work for you. It can integrate with GAP, Haskell, and so much more.

$\endgroup$ 4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy