Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!mimsy!cvl!greg From: greg@cvl.umd.edu (Greg Koolbeck) Newsgroups: comp.unix.questions Subject: Help needed with fmod() Message-ID: <2363@cvl.umd.edu> Date: Tue, 21-Jul-87 18:37:52 EDT Article-I.D.: cvl.2363 Posted: Tue Jul 21 18:37:52 1987 Date-Received: Thu, 23-Jul-87 04:49:40 EDT Organization: Center for Automation Research, Univ. of Md. Lines: 12 Keywords: old BSD math library Hello, I am looking for information about a function that was apparently in the older BSD math libary called fmod. It is called floating modulus in the comments of the program we have that called it, and the usage appears to be: double = fmod (double, double). If anyone knows what this turkey did exactly, or has the source for it, I'd appreciate some help. Incidentally, our site has a Berkeley source license. My address is: ARPA: greg@cvl.umd.edu UUCP: seismo!mimsy!cvl!greg. Please send E-mail if you have any useful information. Thanks in advance. Greg Koolbeck