https://github.com/areebbeigh/scientific-calculator
Simple scientific calculator written in C#
https://github.com/areebbeigh/scientific-calculator
calculator windows wpf
Last synced: 11 months ago
JSON representation
Simple scientific calculator written in C#
- Host: GitHub
- URL: https://github.com/areebbeigh/scientific-calculator
- Owner: areebbeigh
- Created: 2016-09-09T13:41:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T13:58:43.000Z (almost 10 years ago)
- Last Synced: 2025-04-06T05:23:33.211Z (about 1 year ago)
- Topics: calculator, windows, wpf
- Language: C#
- Size: 16.6 KB
- Stars: 14
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scientific-Calculator

Simple scientific calculator written in C#. This was initially a practise project in C# but after adding some useful features to the
calculator I decided to put it online. The calculator still needs some more features which I will be adding in the future if time
permits.