%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-atan2.c |
#include "nldbl-compat.h" double attribute_hidden atan2l (double x, double y) { return atan2 (x, y); }