aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/math/erfq.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/math/erfq.c')
-rw-r--r--libquadmath/math/erfq.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libquadmath/math/erfq.c b/libquadmath/math/erfq.c
index 50db88ae821..8d383e9ca70 100644
--- a/libquadmath/math/erfq.c
+++ b/libquadmath/math/erfq.c
@@ -30,8 +30,8 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-/* double erf(double x)
- * double erfc(double x)
+/* __float128 erfq(__float128 x)
+ * __float128 erfcq(__float128 x)
* x
* 2 |\
* erf(x) = --------- | exp(-t*t)dt