Skip to content

xyuae/NET-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A calculator develped using WPF in .NET Framework to calcuate mathematical expressions based on user input.

  • Implement the IBasicMath interface in BasicMath.cs
  • Update the MainWindow UI, add a Text field
  • Expaned function to accept expression with parenthesis
  • Tested using MS Unit Test Framework

About

Implement calculator in .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages