can you create a calculator that can multiply divide plus and minus
It might be possible to create a “4-banger” (+, -, x, /) calculator if you don’t mind restricting it to 1-bit numbers (0 or 1).
can you create a calculator that can multiply divide plus and minus
It might be possible to create a “4-banger” (+, -, x, /) calculator if you don’t mind restricting it to 1-bit numbers (0 or 1).