CalcSharp

N

Nik

CalcSharp is .Net application that evaluates mathematical expressions
step by step.

It uses a different approach from a conventional calculator, which is
more
natural to the way people calculate. When you calculate on a
conventional
calculator, each time you enter a new number you lose sight of the
previous
one. And if you make a mistake in the middle of a long expression, you
have
to start all over. In CalcSharp, you can see all of what you are
calculating,
and expressions can easily be edited.

Features:

- Evaluate mathematical expressions step by step
- Large number of built-in functions and operators
- Large number of predefined mathematical, physical constants
- Supports fractions, decimal, hexadecimal, octal and binary numbers
- Ability to express angles in degrees, radians, or grads
- Works with "Infinity" and "Not-a-number"
- User-defined variables
- User-defined functions
- Three kinds of parentheses
- Detail error checking and reporting
- Unlimited size of expressions
- Unlimited depth of nesting
- Expression builder
- Stores expressions in plain or rich text format
- MDI support
- Log successfully calculated expressions and results
- Xcopy installation ( only 100kb in size )
- Tray and hotkey support
- Multilanguage support

http://free-vz.htnet.hr/nstepan/CalcSharp.html
 
G

Guest

Curious as to why you did not have a standard calculator UI as one of the
options. You could still save the resulting clicks in the bottom window, but
it would have an interface that people are more familiar with.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top