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