summaryrefslogtreecommitdiff
path: root/mpfr.texi
Commit message (Expand)AuthorAgeFilesLines
* Changeset r6162 broke Solaris builds. Fixed that by no longer checkingvlefevre2009-11-201-6/+5
* [mpfr.texi] added note about mpfr_can_roundzimmerma2009-09-291-3/+8
* [sin.c,cos.c] use mpfr_sincos_fast when prec >= MPFR_SINCOS_THRESHOLDzimmerma2009-09-181-4/+3
* Deleted trailing spaces.vlefevre2009-09-181-1/+1
* [modf.c] changed semantics of return value in accordance with mpfr_sin_coszimmerma2009-09-181-1/+2
* [sin_cos.c] more precise meaning of the return valuezimmerma2009-09-171-3/+7
* [mpfr.texi] t was not initialized in Newton's examplezimmerma2009-09-161-1/+0
* [TODO] removed an itemzimmerma2009-09-151-0/+15
* changed suffix _binary32 -> _fltzimmerma2009-09-151-4/+4
* mpfr.texi: updated the month.vlefevre2009-09-151-1/+1
* added new functions mpfr_set_binary32 and mpfr_get_binary32zimmerma2009-09-151-6/+9
* [mpfr.texi] improved description of mpfr_sum, and fixed typozimmerma2009-09-151-6/+6
* [isregular.c] new function mpfr_regular_pzimmerma2009-09-141-1/+3
* [digamma.c] new function mpfr_digammazimmerma2009-09-021-0/+6
* mpfr.texi: NaN has a sign bit (in its binary representation),vlefevre2009-08-241-1/+1
* [mpfr.texi] added mention of unspecified NaN sign bit for mpfr_set_nanzimmerma2009-08-241-1/+2
* mpfr.texi: do not use @code for roundTiesToAway and binary64 as this isvlefevre2009-08-211-2/+2
* mpfr.texi: the sign bit of a NaN is unspecified.vlefevre2009-08-211-1/+2
* mpfr.texi: Fix typo.thevenyp2009-08-121-1/+1
* get_str.c vasprintf.c: Add support for the rounding away from zero mode.thevenyp2009-08-121-0/+8
* Install some documentation files.vlefevre2009-08-061-2/+3
* mpfr.texi: updated section "Installing MPFR".vlefevre2009-08-051-11/+16
* mpfr.texi: corrected a spelling mistake.vlefevre2009-08-051-2/+2
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* vasprintf.c mpfr.texi: Change behavior with %Rf and an empty precision field....thevenyp2009-07-201-6/+7
* Makefile.am mpfr.h mpfr.texi set_zero.c: New function mpfr_set_zero.thevenyp2009-07-201-5/+6
* mpfr.texi: updated the month.vlefevre2009-07-061-1/+1
* mpfr.texi consistency: @var{stdout} -> @code{stdout}.vlefevre2009-07-061-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-179/+179
* mpfr.texi: updated the month.vlefevre2009-06-231-1/+1
* mpfr.texi: fixed description of mpfr_get_str (clash with variables,vlefevre2009-06-231-6/+6
* [algorithms.tex] fixed and completed up to b=62 table of bounds for get_strzimmerma2009-06-121-1/+3
* [algorithms.tex] analyzed precisely the cases where the value is m+1 insteadzimmerma2009-06-101-1/+2
* mpfr.texi: Restate subsection Formatted Output Functions/Format String.thevenyp2009-05-291-50/+55
* mpfr.texi: details on use of 'P' type in mpfr_printf.thevenyp2009-05-281-8/+6
* mpfr.texi: updated the month.vlefevre2009-05-271-1/+1
* Clarify the fact that mpfr_sum guarantees correct rounding.lfousse2009-05-131-1/+2
* NEWS Makefile.am mpfr.h mpfr.texi buildopt.c: New functions mpfr_buildopt_tls...thevenyp2009-05-051-0/+13
* mpfr.texi: update concerning intmax_t after the change in r6166.vlefevre2009-04-101-1/+2
* mpfr.texi: updated the month.vlefevre2009-04-101-1/+1
* mpfr.h: for the intmax_t detection, also test INTMAX_MAX / UINTMAX_MAXvlefevre2009-04-101-4/+15
* NEWS mpfr.texi get_f.c: mpfr_get_f now returns the usual ternary value.thevenyp2009-04-081-3/+5
* NEWS mpfr.texi get_z.c: mpfr_get_z now returns an inexact value.thevenyp2009-04-081-1/+1
* [mpfr.texi] completed documentation of mpfr_get_z_exp (was incomplete for 0)zimmerma2009-04-011-0/+1
* Change base upper limit in string conversion up to 62.thevenyp2009-03-251-3/+3
* [mpfr.texi] fixed documentation of mpfr_get_str which was wrongzimmerma2009-03-251-2/+7
* mpfr.texi: Add a note on mpfr_printf output in binary with precision one.thevenyp2009-03-241-1/+2
* Move mpfr_random2 to tests directory, remove it from API.thevenyp2009-03-241-15/+0
* mpfr.texi: Improve documentation in Formatted Output Functions/Format String ...thevenyp2009-03-241-3/+5
* mpfr.texi: corrected mpfr_strtofr documentation ("NAN()" is accepted).vlefevre2009-03-211-2/+2