moved from todo to current features in readme

This commit is contained in:
deadvey 2024-11-15 11:38:47 +00:00
parent 1f2ed35c44
commit 8db5c9c7d0

View File

@ -8,9 +8,9 @@ https://www.pgonline.co.uk/resources/computer-science/a-level-ocr/ocr-a-level-te
- Conversions between bases (integers)<br/>
- Binary addition<br/>
- Floating point binary to denery conversion<br/>
- Two's complement<br/>
# TODO
- Two's complement<br/>
- Sign and magnitude<br/>
- Complex binary* <br/>