added: Danish language to the setup
changed: version of the program: 0.8.4 git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@140 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
13
README
13
README
@@ -1,10 +1,10 @@
|
||||
TTCalc
|
||||
|
||||
TTCalc is an open source 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
|
||||
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
|
||||
@@ -15,8 +15,9 @@ 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@slimaczek.pl
|
||||
Contact: t.sowa@ttmath.org
|
||||
Licence: BSD (open source)
|
||||
Interface: English, Polish, Spanish, Danish
|
||||
Project page: http://ttcalc.sourceforge.net/
|
||||
Bignum library: TTMath http://ttmath.org/
|
||||
Operating systems: Microsoft Windows 9x/Me/NT/2000/XP/Vista
|
||||
|
Reference in New Issue
Block a user