Not logged in

Differences From Artifact [e663bfeac54af1d5]:

File user/crc/fixed-point/test.fixed-point.retro part of check-in [62e5c58991] - move fixed point into separate directory by crc on 2010-06-01 19:26:34. [annotate] Also file user/crc/test.fixed-point.retro part of check-in [23d1658cf3] - Move some stuff into crc's user directory by charleschilders on 2010-06-01 10:31:05. [annotate] Also file test.fixed-point.retro part of check-in [300ae82618] - Refactor fixed point math a bit; add separate test file for it. by charleschilders on 2010-05-31 21:35:17. [annotate] [view]

To Artifact [a73b46948875555a]:

File user/crc/fixed-point/test.fixed-point.retro part of check-in [18c985f9ed] - Update fixed point library by charleschilders on 2010-07-25 02:16:29. [annotate] [view]


@@ -1,15 +1,15 @@
 include fixed-point.retro
 
 ( some tests )
-f# 10.21 f.
-f# 1002.313 f.
+f10.21 \f.display
+f1002.313 \f.display
 
 ( this one has a problem )
-f# 10.09 f.
+f10.09 \f.display
 
 f100.21
 f231.31
-f+
-f.
+\f.+
+\f.display
 
-f# 10.009 f.
+f10.009 \f.display