SimpleCalc News
Brought to you by:
yantux
All text is translated to english. hex, dec, oct, bin is full support.
All text is translated to english. hex, dec, oct, bin is full support.
03 May 2011
After input value user can convert notations: dec, hex, oct, bin.
Change from current russian language to current english.
Arithmetic:
+, -, /, *
power:
exp, sqrt, sqr, frac, x^3 ans some...
Trigonometric:
sin, cos, tan, arcsin, arccos, arctan, sinh, cosh, tanh, arcsinh, arccosh, arctanh
Some convert functions for trigonometric funcs.
Const: while PI only.
Logarithm:
log(x+1), log10(), log2(), logN(), ln()
Add exp and log functions.
Bug fix, upgrade interface.
You can download binary for Win32 and project source for Lazarus FreePascal.