An open API service indexing awesome lists of open source software.

https://github.com/mobink980/simple-calculator

Implementation of a simple calculator in Windows Form
https://github.com/mobink980/simple-calculator

Last synced: 3 months ago
JSON representation

Implementation of a simple calculator in Windows Form

Awesome Lists containing this project

README

        

# Simple-Calculator
Implementation of a simple calculator in Windows Form

This calculator do not take the operator priorities into account, but works fine for single operator expressions.