changed: the main window has been enlarged
added: there are some new buttons on the standard tab
- (...) - the whole expression is surrounded by brackets
- 1/(...)
- ;
- %
- floor/ceil
- min/max
- root
- gamma
added: some options on display tab:
- grouping
- input decimal point
- parameters separated by
git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@227 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -99,7 +99,8 @@
|
||||
<ul>
|
||||
<li><a href="other_functions.html">sqrt(x)</a></li>
|
||||
<li><a href="other_functions.html">root(x ; n)</a></li>
|
||||
<li><a href="other_functions.html">factorial(x)</a></li>
|
||||
<li><a href="other_functions.html">factorial(n)</a></li>
|
||||
<li><a href="other_functions.html">gamma(x)</a></li>
|
||||
<li><a href="other_functions.html">abs(x)</a></li>
|
||||
<li><a href="other_functions.html">sgn(x)</a></li>
|
||||
<li><a href="other_functions.html">mod(x; y)</a></li>
|
||||
|
||||
Reference in New Issue
Block a user