source: trunk/libs/newlib/src/newlib/libm/complex/cephes_subr.h @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 167 bytes
Line 
1/* $NetBSD: cephes_subr.h,v 1.1 2007/08/20 16:01:33 drochner Exp $ */
2
3void _cchsh(double, double *, double *);
4double _redupi(double);
5double _ctans(double complex);
Note: See TracBrowser for help on using the repository browser.