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

implement r's complement neg #35

Open
make-github-pseudonymous-again opened this issue May 7, 2017 · 2 comments
Open

implement r's complement neg #35

make-github-pseudonymous-again opened this issue May 7, 2017 · 2 comments
Assignees

Comments

@make-github-pseudonymous-again
Copy link
Member

Implement r's complement neg (2's complement generalized to any radix), it would allow to have 'smart' negative values in any base or at least make the methods of alu behave like C on primitive types for bases 2^n.

See http://www.cs.uwm.edu/~cs151/Bacon/Lecture/HTML/ch03s09.html if lost.

@make-github-pseudonymous-again
Copy link
Member Author

migrated from make-github-pseudonymous-again/js-integer#5

@make-github-pseudonymous-again
Copy link
Member Author

The linked referenced earlier moved here: http://www.cs.uwm.edu/classes/cs151/Bacon/Lecture/HTML/ch03s09.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant