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

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

void _cchshf(float, float *, float *);
float _redupif(float);
float _ctansf(float complex);