From 257a051f05deaeb11ec0bc3fdc516620e80dccc6 Mon Sep 17 00:00:00 2001 From: Taylan Kammer Date: Mon, 22 Jun 2026 19:42:24 +0200 Subject: Typo. --- doc/0/0-value.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/0') diff --git a/doc/0/0-value.md b/doc/0/0-value.md index 050d003..3485b00 100644 --- a/doc/0/0-value.md +++ b/doc/0/0-value.md @@ -30,7 +30,7 @@ returned by FP operations. This is convenient, because it means we can simply use them to represent themselves in Zisp. Infinity values may also be returned by FP operations, and we want them to also -exit in Zisp, so they also represent themselves. +exist in Zisp, so they also represent themselves. Beyond those four bit patterns, all values with a maximum exponent (all bits set) are fair game for representing other values, so `2^53 - 4` possibilities. -- cgit v1.2.3