#include "nldbl-compat.h"

double
attribute_hidden
acospil (double x)
{
  return acospi (x);
}
