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