Mail Archives: djgpp/1996/08/22/08:42:07
Date: | Thu, 22 Aug 1996 08:27:08 -0400
|
From: | dj (DJ Delorie)
|
Message-Id: | <199608221227.IAA24599@delorie.com>
|
To: | fighteer AT cs DOT com
|
CC: | djgpp AT delorie DOT com
|
In-reply-to: | <321BBC4E.D18@cs.com> (fighteer@cs.com)
|
Subject: | Re: What is WIP?
|
> But the libc functions aren't as precise as the libm functions, from what
> I've heard. For the best possible accuracy, you must link with libm
More accurately, the libm versions handle extreme cases more according
to ANSI. The libc versions don't check error and out-of-range
conditions very well.
- Raw text -