#include "nldbl-compat.h" double asinhl (double x) { return asinh (x); }