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