Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork27.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 ourterms of service andprivacy 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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedAug 21, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
PR SummaryThis PR introduces a Changes
autogenerated bypresubmit.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.
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?