Skip to content

junaidferoz/M1_March_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

  • The project being implemented is a calculator that does simple number(decimal number system) operations as well as complex numbers and vectors.
  • It calculates sum, difference, product and division for simple numbers. it also has factorial and square root functionality. Modulus is also used.
  • for complex, we do addition, subtraction, multiplication, modulus and argument of the complex number. The result is displayed as a acomplex number.
  • in case fo vectors, we do addition, subtraction, dot product, magnitude. answer is displayed in terms of vector

Codiga Badges

svg
svg

Codacy badge

6d74090871044d83853e50464a97a5ba

Folder Structure

Folder Description
1_Requirements Documents detailing requirements and research
2_Architecture Documents specifying design details
3_Implementation All code and documentation
4_TestplanAndOutput Documents with test plans and procedures with output

About

This is a repository where i do projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors