Skip to content
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

add '0x' handling for divide by 0 scenarios #36390

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

plante-msft
Copy link
Contributor

@plante-msft plante-msft commented Dec 17, 2024

Summary of the Pull Request

Closes #36032. Adds divide by zero handling for hex numbers in the calculator plugin.

PR Checklist

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

Tested that reported scenario is fixed, as well as additional equations.

@plante-msft plante-msft marked this pull request as ready for review December 18, 2024 14:05
@jaimecbernardo jaimecbernardo added the Needs-Review This Pull Request awaits the review of a maintainer. label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Review This Pull Request awaits the review of a maintainer.
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

"Divide by zero" trying to by divide hex number in calculator
2 participants