TTCalc is an open source bignum mathematical calculator.
Go to file
Tomasz Sowa cfcb654e53 added into the repository: src/threadcontroller.cpp
this file was out of controll by subversion (I forgot to add it)

added: the update can only download files from urles which begin with:
 http://downloads.sourceforge.net/
 ftp://ttmath.org/
this is in the case of someone hacked the server with *.ini file



git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@293 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-02-17 17:05:00 +00:00
help changed: version of the program: 0.9.1 now 2010-02-07 19:02:11 +00:00
res added: language messages to all widgets 2009-11-03 21:00:05 +00:00
setup changed: version of the program: 0.9.1 now 2010-02-07 19:02:11 +00:00
src added into the repository: src/threadcontroller.cpp 2010-02-17 17:05:00 +00:00
CHANGELOG changed: version of the program: 0.9.1 now 2010-02-07 19:02:11 +00:00
COPYRIGHT changed: version of the program: 0.9.1 now 2010-02-07 19:02:11 +00:00
README changed: small changes in help 2009-11-25 15:10:26 +00:00

README

TTCalc

TTCalc is an open source bignum mathematical calculator. It features
arithmetical functions, trigonometric functions, inverse trigonometric
functions, hyperbolic functions, inverse hyperbolic functions, logical
operators, logarithms, functions for converting between degrees and radians
and so on. Additionally the program allows a user to define his own
variables and functions.

The program possesses an easy to use interface. Calculations are performed
by using binary floating point numbers with three kinds of precision,
the biggest has 864 bits for its mantissa and 128 bits for its exponent
that is about 6.70897699... * 10^51217599719369681875006054625051616609
with 258 valid decimal digits. TTCalc independently allows to insert and
display values with the base (radix) from two to sixteen.

Author:            Tomasz Sowa
Contact:           t.sowa@ttmath.org
Licence:           BSD (open source)
Interface:         English, Polish, Spanish, Danish, Chinese, Russian, Swedish
Project page:      http://ttcalc.sourceforge.net/
Bignum library:    TTMath http://www.ttmath.org/
Operating systems: Microsoft Windows 9x/Me/NT/2000/XP/Vista/7