From 544fb9d8b213a6aff707d4799fd5ae5454202d3c Mon Sep 17 00:00:00 2001 From: Steven Love Date: Sun, 25 Feb 2024 22:40:29 -0800 Subject: [PATCH] docs - update README to mention 56-bit float --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a5a092855..ee42877859 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ https://sl-sh-dev.github.io/sl-sh/mydoc_api.html - Symbol - Keyword - Character (chars are grapheme clusters) -- Float (32 bits- f32) +- Float (56 bit float) - Integer (56 bit signed integer) - Byte