2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-asinh.c
blob512f68519be67948f49864a57f3086532e88c5d1
1 #include "nldbl-compat.h"
3 double
4 attribute_hidden
5 asinhl (double x)
7 return asinh (x);