c2325659537a2a395a0dbbc13620673c3f8e1b1d
copied into the clipboard (if the current control which has a focus is not an edit control, or if it is an edit but has no selection) added: when a user presses CTRL+V then a text from the clipboard will be copied into the edit control (if a focus is not on another edit control) changed: Makefile: added rules: help, setup and more small changes, small changes in Makefileportable changed: Makefile.dep added: Makefile.help.sh this script calls for Html Help Workshop and when there was an error returns 1 and if success returns 0 (HtmlHW returns conversely) git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@50 e52654a7-88a9-db11-a3e9-0013d4bc506e
TTCalc TTCalc is a mathematical calculator. It has a nice user interface, formulas for calculating can be inserted by using a keyboard or a mouse. The result is automatically shown in a second window without using any additional keys such as 'equal'. The program possess trigonometric functions, inverse trigonometric functions, hyperbolic functions, logical operators, logarithms, functions for converting between degrees and radians and so on. Additionally the program allows the user to define his own variables and functions. Calculations are performed by using floating point numbers with three kind of precision, the biggest has 288 bits for its mantissa and 96 bits for its exponent that is about 2.551...e+11925026709067095507636213441 with 85 valid decimal digits. The program independently allows to insert and display values with the base (radix) from two to sixteen. Author: Tomasz Sowa <t.sowa AnTispam slimaczek.pl> Project page: http://sourceforge.net/projects/ttcalc Licence: BSD (open source)
Description
Languages
C++
88.3%
HTML
6.6%
C
3%
Shell
1.1%
Inno Setup
0.5%
Other
0.5%