summaryrefslogtreecommitdiff
path: root/const_catalan.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* fixed error in generic error for the logarithm, and propagated new boundzimmerma2007-02-191-3/+2
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Replaced mpfr_mul_2exp and mpfr_div_2exp by mpfr_mul_2ui andvlefevre2006-12-191-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Converted tabs to spaces with expand.vlefevre2005-08-181-1/+1
* Simplify test to use tgeneric.pelissip2005-06-071-18/+29
* Change the address of the FSF.pelissip2005-06-021-2/+2
* adjusted initial guard digits for const_catalan to avoid failure for prec<=10^4zimmerma2005-04-201-1/+3
* updated documentation and improved tests for mpfr_const_catalanzimmerma2005-04-201-2/+4
* added Catalan's constantzimmerma2005-04-201-0/+138