RaveN's_BloG

lots of downloads!

Calculator – S60v3

Posted by n81i on August 23, 2009

* Scientific
* Statistical
* Financial
* Programmable
* Graphing
* Complex arithmetic
* Matrix/vector arithmetic
* RPN

Calc is a programmable scientific and financial calculator for mobile devices

Calc works much like a good old HP calculator with RPN logic, but the stack has 16 elements and you can see many of the elements on the stack simultaneously. I have chosen to use RPN logic (Reverse Polish Notation), because operating it requires less keys, you need only ENTER instead of “(“, “)” and “=”. Additionally, being able to store and see intermediate results on the stack is very advantageous.

Using the Real Java floating point library, Calc has 63 bits internal precision, which amounts to approximately 19 decimal digits accuracy, considerably more than normal calculators and computers. The exponent is 31 bits, which allows for numbers up to 4.197ยท10323228496. Handy when you want to calculate the factorial of 40000000.

download it here!

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.