Free Math Calculator

A 32 bit Windows console mode math calculator with 26 registers to store values, 19 predefined functions and user defined functions with parameters. Use many built in functions and define your own! Type expressions in natural math syntax! Best of all, it’s completely free! Use natural math syntax like:

x = 25
y = 300
(10x + y)/2
275
last
3
825

To make any calculations a snap! Here is the calculator help to show you what’s supported:

Standard functions: acos asin atan cos sin tan deg rad exp ln log
round sqrt abs cosh sinh tanh pi last
Operators:
+(add) -(subtract, minus) (multiply) /(divide) %(modulo) ^(exponent)
’=’ assigns a value to one letter memory register (for later use), e.g.
x = sin(30)/(5
log(2) - 2^3)

Download

http://www.hyperionics.com/downloads/d2/math234.zip