cgal/Number_types
Luis Peñaranda 378267fd4b Gmpfr::to_integer_exp() returns (0,0) when the number is zero;
Gmpfr::to_integer_exp() returns (M,e) such that |M| is the smallest
possible value when the number is not zero;
added extra exponent range assertions to Gmpfr::to_integer_exp();
reimplemented Gmpfr::to_fraction()
2009-12-15 14:25:23 +00:00
..
doc_tex Recorded merge of revisions 51561,51678,51694,51699,51702,51714,51738,51758,51769,51771,51778,51787,51814,51831,51868,51889,51895,51901-51902,51931-51932,51936-51937,51939,51948,51953-51954,51957,51960,51999,52026,52075,52079,52094-52096,52101-52105,52110-52111,52115,52141-52143,52150-52151,52197,52582,52584,52618,52733,52843,53002,53053,53152,53292-53294 via svnmerge from 2009-12-04 15:30:14 +00:00
include/CGAL Gmpfr::to_integer_exp() returns (0,0) when the number is zero; 2009-12-15 14:25:23 +00:00
package_info/Number_types Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
src/CGAL Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
test/Number_types adapted tests to the new MPFI detection and configuration scripts 2009-12-11 11:20:34 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT Test commit. 2008-12-08 09:27:47 +00:00
dont_submit