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