# define TGSOURCE "erf.c" #include "nonstd/tgmath.h" #include TYPE TGFN(erf)(TYPE x) { return x; } /* STDC(199901) LINK(m) */