This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
complex
- From: Marco Atzeri <marco_atzeri at yahoo dot it>
- To: newlib at sourceware dot org
- Date: Fri, 1 Oct 2010 17:49:22 +0000 (GMT)
- Subject: complex
Hi,
I am wondering why the complex math is
only available under
libc/sys/linux/include/complex.h
libc/sys/linux/cmath
instead of
libm/math*
where I would expcet to find it.
There is any limitation to extend the C99 complex math
to the other platforms ?
Thanks
Marco