Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!mcsun!hp4nl!utrcu1!infnews!stadt From: stadt@cs.utwente.nl (Richard van de Stadt) Newsgroups: comp.lang.c Subject: log function Message-ID: <1991Jun21.113211@cs.utwente.nl> Date: 21 Jun 91 09:32:11 GMT Sender: stadt@cs (Richard van de Stadt) Organization: University of Twente, Dept. of Computer Science Lines: 22 Originator: stadt@utis116 I get the error message log: SING error when the statement store_control_parameter (mean / log (1/get_acceptance_ratio_X0())) is executed. Does anybody know what the error message means? The same message appears when I split up the statement: tolog = 1/get_acceptance_ratio_X0(); /* tolog has then value 1.25 */ loggie = log (tolog); /* now this is the statement that causes the message */ store_control_parameter (mean / loggie); Richard. -- R.R. van de Stadt (Richard) Email: stadt@cs.utwente.nl