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

[BUG] Sign on display doesn't change after division by zero or mod 0 #201

Open
Kaivanov21 opened this issue Jan 29, 2021 · 0 comments
Open
Labels

Comments

@Kaivanov21
Copy link

Kaivanov21 commented Jan 29, 2021

Steps to Replicate: after division by zero the error message is displayed as expected, but after that if we want to change sign it's not displayed that it's changed, but the final result is correct.
The same issue with mod 0.

Expected behavior: the sign after division by zero should change on display as usual
or not to allow to change sign in this case if last number in expression is not deleted.

display_bug

@Kaivanov21 Kaivanov21 changed the title [BUG] Sign on display doesn't change after division by zero [BUG] Sign on display doesn't change after division by zero or mod 0 Jan 29, 2021
@tibbi tibbi added the bug label Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants