diff options
Diffstat (limited to 'manual/math.texi')
-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 a8e16885cd..275b72bf33 100644 --- a/manual/math.texi +++ b/manual/math.texi @@ -66,7 +66,8 @@ these functions are described along with the @code{double}, @w{ISO/IEC TS 18661-3}, unless explicitly stated otherwise. Currently, support for @code{_Float@var{N}} or @code{_Float@var{N}x} -types is not provided for any machine. +types is only provided for @code{_Float128} on powerpc64le (PowerPC +64-bits little-endian). @menu * Mathematical Constants:: Precise numeric values for often-used |