OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Daily bump.
[pf3gnuchains/gcc-fork.git]
/
libquadmath
/
libquadmath.texi
diff --git
a/libquadmath/libquadmath.texi
b/libquadmath/libquadmath.texi
index
1ce245e
..
c499d18
100644
(file)
--- 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_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
@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