Simple calculator with Delphi [20]

If the total amount of your purchases from the seller NewSS more than:
- 4549 ₽ the discount is 10%
- 1365 ₽ the discount is 5%
- 455 ₽ the discount is 1%

Sold 6
Refunds 0
Good feedbacks 0
Bad feedbacks 0

Calculator program for Delphi source code and which can be used to write a term paper or other programming.

The functionality of the calculator:
- The operations of multiplication, division, addition and subtraction of whole numbers;
- Operation of the mark: +/-;
- Logical operators: OR, AND, MOD, XOR;
- Other functions: tg, sin, cos, log, n !, In, x ^ y, 1 / x;

Demo-version of a simple calculator:
http://ns2d.ru/soft/matematika/prostoi-kalkulyator-na-delphi
The content of the archive to the goods:
- Source code calculator for delphi 7;
- Compiled executable (exe);