Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cephes_subr.h « complex « libm « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d230525f31ff64cb0fa71fee1f489dbfe6465f3 (plain)
1
2
3
4
5
/* $NetBSD: cephes_subr.h,v 1.1 2007/08/20 16:01:33 drochner Exp $ */

void _cchsh(double, double *, double *);
double _redupi(double);
double _ctans(double complex);