Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!a.gp.cs.cmu.edu!koopman From: koopman@a.gp.cs.cmu.edu (Philip Koopman) Newsgroups: comp.lang.forth Subject: Re: Floating Number Summary: Where to get it Message-ID: <7164@pt.cs.cmu.edu> Date: 1 Dec 89 11:54:28 GMT References: <8911301427.AA12621@jade.berkeley.edu> Organization: Carnegie-Mellon University, CS/RI Lines: 20 There are several public domain Forth floating point packages available. One is my floating point book from Mountain View Press. It is highly portable, but designed for Forth-79 and not extremely efficient in the published form. There are other floating point packages available elsewhere, notably from the Forth Interest Group. Be sure to get one that does *not* rely on an 80x87 coprocessor if you want to understand the guts of the operations. At a more fundamental level, go to an academic library and look up books on "computer arithmetic". Phil Koopman koopman@greyhound.ece.cmu.edu Arpanet 2525A Wexford Run Rd. Wexford, PA 15090 Senior Scientist at Harris Semiconductor. I don't speak for them, and they don't speak for me.