A fully featured calculator which involves functions like basic operations, financial operations and some other operations. The project includes logarithms, factorials, exponentials, power functions, finding simple and compound interests, total amount. The calculator program is written in C language with proper test cases and makefile.
Code Instpector | Codacy |
---|---|
Folder | Description |
---|---|
1_Requirements |
Documents detailing requirements and research |
2_Design |
Documents specifying design details |
3_Implementation |
All code and documentation |
4_Test_plan |
Documents with test plans and procedures |