re PR libquadmath/63487 (typo in documentation)
PR libquadmath/63487 * libquadmath.texi (sincosq): Fix typo. From-SVN: r216006
This commit is contained in:
parent
9efe5fbde1
commit
90c0d4c4f2
@ -1,3 +1,8 @@
|
||||
2014-10-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
PR libquadmath/63487
|
||||
* libquadmath.texi (sincosq): Fix typo.
|
||||
|
||||
2014-01-02 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
* libquadmath.texi: Bump @copying's copyright year.
|
||||
|
@ -199,7 +199,7 @@ The following mathematical functions are available:
|
||||
@item @code{scalblnq}: compute exponent using @code{FLT_RADIX}
|
||||
@item @code{scalbnq}: compute exponent using @code{FLT_RADIX}
|
||||
@item @code{signbitq}: return sign bit
|
||||
@item @code{sincosq}: calculate sine and cosine simulataneously
|
||||
@item @code{sincosq}: calculate sine and cosine simultaneously
|
||||
@item @code{sinhq}: hyperbolic sine function
|
||||
@item @code{sinq}: sine function
|
||||
@item @code{sqrtq}: square root function
|
||||
|
Loading…
Reference in New Issue
Block a user