ShortFloat.st
changeset 19325 a7285364ffb1
parent 18852 49601a7aefd8
child 19332 9686fae7951b
child 19570 017c53457288
--- a/ShortFloat.st	Thu Mar 10 16:46:14 2016 +0100
+++ b/ShortFloat.st	Thu Mar 10 16:46:23 2016 +0100
@@ -564,6 +564,11 @@
      (although only 23 are needed in the binary representation)"
 
     ^  24
+
+    "
+     self numBitsInMantissa + 1
+     self precision
+    "
 !
 
 radix