Skip to content

SuperninjaXII/calculator-go-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    

features

  • handnotes
  • precalculus functions
  • simple mode
  • trigonometric functions
  • keybard s

Using the Calculator:

Run the calculator executable from your terminal.

  • Basic Arithmetic:
    • 5 + 3
    • 10 - 2
    • 4 * 5
    • 10 / 3

Contributing:

Want to improve the calculator? Feel free to fork the repository, make changes, and submit a pull request. Let's build something cool toget