diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/math.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/math.texi b/manual/math.texi index f5602c9be3..e6aa342076 100644 --- a/manual/math.texi +++ b/manual/math.texi @@ -67,7 +67,8 @@ these functions are described along with the @code{double}, Currently, support for @code{_Float@var{N}} or @code{_Float@var{N}x} types is only provided for @code{_Float128} on powerpc64le (PowerPC -64-bits little-endian), x86_64, x86 and ia64. +64-bits little-endian), x86_64, x86, ia64, aarch64, alpha, mips64, +s390 and sparc. @menu * Mathematical Constants:: Precise numeric values for often-used |