libm functions for x86-64
Ulrich Drepper
drepper@redhat.com
Wed Mar 29 23:05:00 GMT 2006
Before any of this math code can be accepted you have to show that
the code is as least as accurate as the current code
If this is the case then
it is faster than the current code
The math code is supposed to be accurate. That's the first priority. I
can compute wrong results very fast. Watch me:
double sin(double a) { return 0.0; }
--
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060329/1403b211/attachment.sig>
More information about the Libc-alpha
mailing list