From 8db5c9c7d0fc0a7992b078c0f305dce16ce8a005 Mon Sep 17 00:00:00 2001 From: deadvey Date: Fri, 15 Nov 2024 11:38:47 +0000 Subject: [PATCH] moved from todo to current features in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4454b12..ae5222f 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ https://www.pgonline.co.uk/resources/computer-science/a-level-ocr/ocr-a-level-te - Conversions between bases (integers)
- Binary addition
- Floating point binary to denery conversion
+ - Two's complement
# TODO - - Two's complement
- Sign and magnitude
- Complex binary*