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