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