Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!TWNCTU01.BITNET!7811105 From: 7811105@TWNCTU01.BITNET Newsgroups: comp.lang.forth Subject: Floating Number Message-ID: <8911301427.AA12621@jade.berkeley.edu> Date: 30 Nov 89 03:22:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Forth Interest Group International List Organization: The Internet Lines: 16 I am not to rise a dispute on the subject. But would someone has the experience in building a floating number system on forth or other language? Is using floating number necessary to a program? I know there are forth on remote-scopes, how did it master the data? Besides, can someone tell me how can I devide two real number eff- iciently? I only know to subtract repeatedly. Is this the best way? I've try to trace the generated code of other language, but using assembly language is a heavy task. I still can't realize the processes of it. Thanks. Joanna 7811105@Twnctu01.BITNET