-
-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Feature/calculator #3318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Feature/calculator #3318
Conversation
PR SummaryThis PR introduces a Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
calcu.java added
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ LGTM!
Review Summary
Commits Considered (1)
- a5d4253: squareroot added
Files Processed (1)
- Calculator.java (1 hunk)
Actionable Comments (0)
Skipped Comments (0)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ LGTM!
Review Summary
Commits Considered (3)
- adce654: Merge branch 'master' into feature/calculator
- 12b72f4: power added
- 7e97177: Merge pull request #1 from AriyaArKa/feature/calculator
calcu.java added
Files Processed (1)
- Calculator.java (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
-
Calculator.java [5-8]
enhancement: "Improve error handling in
divide
method."
|
Pull Request Template
What does this PR do?