MaxCalc

Science

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
5.0

Available as/for:
Description:
MaxCalc is a powerful and simple to use scientific calculator which evaluates expressions typed from the keyboard.

It is free and open source software and is distributed under GPL license. MaxCalc has console and graphical (based on Qt4 library) versions and available for Windows and Linux.

Features:

* Calculates mathematical expressions typed from the keyboard.
* High precision of calculations (up to 50 digits).
* Wide collection of built-in functions.
* Complex numbers support.
* Unit conversions support.
* Graphical and command line versions for Windows and Linux are available.
Last changelog:

<a href="http://code.google.com/p/maxcalc/wiki/ChangeLog">http://code.google.com/p/maxcalc/wiki/ChangeLog</a>


Ratings & Comments

5 Comments

Strahlex

Hello, I'm interested in the library you use for calculation. Is it good cross platform compatible. Can it handle fractions? I'm asking because currently I'm using C++ standard data types and boost complex in my calculator (PhyxCalc) and I want to add arbitrary precision, but GMP and CLN are not very Windows (and Symbian) compatible.

mishamax

Hello! Yes, decNumber implements all basic mathematical operations (+, -, *, /, %, power, bitwise operations) and some functions (abs, sqrt, exp, ln...). You can look at /src/engine/BigDecimal class in MaxCalc - it is a C++ wrapper around decNumber which implements a lot of functions and operations.

mishamax

It also looks well-tested and cross-platform; at least I was able to compile it without problems for Windows, Linux and Windows Mobile 6. I don't know about Symbian, but it seems to only require a sane C compiler.

Strahlex

That sounds great. How is the performance on mobile devices?

mishamax

I didn't notice any performance problems, but I had only tried it on simple formulas with a few operations.

Pling
0 Affiliates
Details
license
version 2.0.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Science:

Julius Model Viewer
juergenmueller
last update date: 18 years ago

Score 5.0

Folding@KDE
Ruudiculus-KDE
last update date: 17 years ago

Score 5.0

nanoKalc
arenyart
last update date: 19 years ago

Score 5.0

Kejsare
josef80
last update date: 19 years ago

Score 5.0

qtsolartron
jellofishi
last update date: 17 years ago

Score 5.0

QFraktal
ruedigerknoerig
last update date: 16 years ago

Score 5.0



System Tags