Skip to content

Improving CalculatorDevops#14

Open
michailidm wants to merge 3 commits intoSwatiNMurthy:masterfrom
michailidm:master
Open

Improving CalculatorDevops#14
michailidm wants to merge 3 commits intoSwatiNMurthy:masterfrom
michailidm:master

Conversation

@michailidm
Copy link
Copy Markdown

Hello, I would like to contribute to your project.
The changes I made are the following:

  • more exception handling so that the program would not crash in case of wrong input
  • added more operations (sin, cos, tan, square root, exp)
  • split the program in classes so it would be more extensible
  • added the option of exiting the program
  • removed .0 ending from integers (e.g. 4.0 is now printed as 4)
  • added parentheses where needed (e.g. 3 - (-2))
  • added more tests
  • some other small changes

If you approve my work, please merge my PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant