Custom implementation of fixed-point arithmetic
-
Updated
Aug 6, 2025 - C++
Custom implementation of fixed-point arithmetic
This is a program made in C++ that randomly generates 8-bit unsigned binary addition and subtraction problems.
Custom implementation of binary-coded decimal (BCD) arithmetic
Add a description, image, and links to the binary-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the binary-arithmetic topic, visit your repo's landing page and select "manage topics."