From 696bdce47b0838676c9df721c8a446fdf4618b74 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Thu, 19 Jan 2006 23:34:27 +0000 Subject: [PATCH] truncate for floats --- TODO.FACTOR.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.FACTOR.txt b/TODO.FACTOR.txt index e18fb04798..8f2df9ac7a 100644 --- a/TODO.FACTOR.txt +++ b/TODO.FACTOR.txt @@ -44,7 +44,7 @@ - font problem: http://iarc1.ece.utexas.edu/~erg/font-bug.JPG -- implement 3.3 floor 4.7 ceiling +- implement 3.3 floor 4.7 ceiling 4.5 truncate ALL TESTS BELOW FAIL ON x86 linux 32bit - float not commutative bug @@ -93,3 +93,5 @@ Compile fails: : math-dummy 2.522378181825594 tan 7.825249292551574 - cos 0.2875868408644093 + sin >bignum cos >float sin ; + +