#include "nldbl-compat.h" double attribute_hidden atanl (double x) { return atan (x); }