X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libquadmath%2Flibquadmath.texi;h=c499d187483541aa204153a9d9181e62276ebd94;hp=1ce245e8e693a4a1e20cfc02354b4a430aad1847;hb=7fd4009052d726cf42b4636e5b8cc33c236c9786;hpb=9a3983a8229a2f9c3c525f8219dc022a1102c847 diff --git a/libquadmath/libquadmath.texi b/libquadmath/libquadmath.texi index 1ce245e8e69..c499d187483 100644 --- a/libquadmath/libquadmath.texi +++ b/libquadmath/libquadmath.texi @@ -123,8 +123,8 @@ The following mathematical constants of type @code{__float128} are defined. @item @code{M_LN2q}: natural logarithm of 2 @item @code{M_LN10q}: natural logarithm of 10 @item @code{M_PIq}: pi -@item @code{M_PI_2q}: two pi -@item @code{M_PI_4q}: four pi +@item @code{M_PI_2q}: pi divided by two +@item @code{M_PI_4q}: pi divided by four @item @code{M_1_PIq}: one over pi @item @code{M_2_PIq}: one over two pi @item @code{M_2_SQRTPIq}: two over square root of pi