Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!haven!wam!floyd From: floyd@wam.umd.edu (Byron James Matthews) Newsgroups: comp.lang.forth Subject: DSQRT ? Summary: SQRT of a double # Message-ID: <1990Jan6.164344.21844@wam.umd.edu> Date: 6 Jan 90 16:43:44 GMT Sender: usenet@wam.umd.edu (USENET Posting) Reply-To: floyd@cscwam.umd.edu (Jim Matthews) Organization: University of Maryland Lines: 5 I need to take the square root of a number ranging from 0 - 1,596,801,600. I am using MVP-FORTH (79-standard, no floating pt.) with a few non-standard words that may apply (D*, D/MOD, M*/). I would appreciate any input. Please reply by sending mail to floyd@cscwam.umd.edu. Thanx!!! -Jim