Commit 90c0d4c4 by Francois-Xavier Coudert Committed by François-Xavier Coudert

re PR libquadmath/63487 (typo in documentation)

	PR libquadmath/63487
	* libquadmath.texi (sincosq): Fix typo.

From-SVN: r216006
parent 9efe5fbd
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment