mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
m68k specific complex cosine implementation for float.
This commit is contained in:
3
sysdeps/m68k/fpu/s_ccosf.c
Normal file
3
sysdeps/m68k/fpu/s_ccosf.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#define SUFF f
|
||||
#define float_type float
|
||||
#include <s_ccos.c>
|
||||
Reference in New Issue
Block a user