%PDF- %PDF-
Direktori : /glibc-2.29/sysdeps/ieee754/ldbl-opt/ |
Current File : //glibc-2.29/sysdeps/ieee754/ldbl-opt/nldbl-ccos.c |
#include "nldbl-compat.h" #include <complex.h> double _Complex attribute_hidden ccosl (double _Complex x) { return ccos (x); }