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

Signed significand #69

Closed
wants to merge 3 commits into from
Closed

Conversation

xtonik
Copy link
Contributor

@xtonik xtonik commented Jun 12, 2023

The highest bit of BigSignificand is treated as a sign when converted to BigInteger.

@wrandelshofer
Copy link
Owner

This is not necessary, because BigSignificand is always non-negative.
I have now stated this in the Javadoc of BigSignificand, to make this clear.
d581677

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

Successfully merging this pull request may close these issues.

None yet

2 participants