1
0
mirror of https://github.com/autc04/Retro68.git synced 2025-03-04 08:30:13 +00:00
2012-03-27 01:51:53 +02:00

6 lines
164 B
C

/* $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);