Calculator- Go! A Simple Calculator in Go Getting Started:
-
Clone the Repository:
git clone https://github.com/SuperninjaXII/calculator-go-
-
Build the Calculator:
wails build
- handnotes
- precalculus functions
- simple mode
- trigonometric functions
- keybard s
Run the calculator executable from your terminal.
- Basic Arithmetic:
- 5 + 3
- 10 - 2
- 4 * 5
- 10 / 3
Want to improve the calculator? Feel free to fork the repository, make changes, and submit a pull request. Let's build something cool toget