From: Leon N. M. <leo...@gm...> - 2010-09-30 16:31:03
|
On Thursday, September 30, 2010 10:18:54 am pito wrote: ... > PS: > 1.there is "ceil" - or shouldn't it be called fceil? ANS94 specifies that the floor command should be FLOOR, not FFLOOR. I figure ceil should do the same (which I think makes sense -- there's no point in having a floor or ceil for integers). > 2.pls uncomment those small things like d=, normally you cannot see > an error easily when uploading it so many will overlook it, better > to have it twice. Will do, although I think the real solution is to have it included by default in amforth -- it's listed on <http://amforth.sourceforge.net/words/> after all. -Leon |