summaryrefslogtreecommitdiff
path: root/src/math/erfl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/erfl.c')
-rw-r--r--src/math/erfl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/erfl.c b/src/math/erfl.c
index c38d7450..a80c2ce1 100644
--- a/src/math/erfl.c
+++ b/src/math/erfl.c
@@ -103,7 +103,7 @@
#if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
long double erfl(long double x)
{
- return erfl(x);
+ return erf(x);
}
#elif LDBL_MANT_DIG == 64 && LDBL_MAX_EXP == 16384
static const long double