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

[Feature] Missing Features: Decimal Output, Division Method, OR, AND, XOR Operators for Binary Inputs #1861

Open
4 of 7 tasks
isid555 opened this issue Aug 26, 2024 · 1 comment

Comments

@isid555
Copy link

isid555 commented Aug 26, 2024

Description

Issue Description:

The current implementation of the project lacks the following features:

Decimal Output: The results are displayed only in binary format, which may not be intuitive for all users.
Division Method: There is no method available for performing division operations on binary inputs.
Logical Operators (OR, AND, XOR): The project currently does not support OR, AND, or XOR operations, which limits its functionality for complex logical operations on binary inputs.

Expected Behavior:

  • Attempt to display the results in decimal format.
  • Attempt to perform a division operation on two binary inputs.
  • Attempt to use OR, AND, or XOR operators on two binary inputs.

Screenshots

Actual Behavior:

image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @isid555, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

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

No branches or pull requests

1 participant