log10(8);
Ames Grisanti
grisanti at plains.UUCP
Mon Feb 26 17:22:05 AEST 1990
Newsgroups: /usr/spool/news/comp/lang/c/26450
Subject: log10(8);
Reply-To: grisanti at plains.UUCP (Ames Grisanti)
Organization: UND Energy Research Center
You must make the following changes:
double log10();
l = log10(8.0);
If you do this you will get the correct answer.
Ames Grisanti
[grisanti at plains.NoDak.edu -- Internet]
[grisanti at plains or ndsuvax -- Bitnet ]
[uunet!plains!grisanti -- UUCP ]
More information about the Comp.lang.c
mailing list