cgal/Number_types
Sylvain Pion 0607fd0e3c Add std::pair<double, double> split_numerator_denominator(double d)
to be able to properly construct a rational from a double.
2007-04-23 08:24:09 +00:00
..
doc_tex manual fix: moved labels inside sectioning command 2007-04-18 14:20:12 +00:00
include/CGAL Add std::pair<double, double> split_numerator_denominator(double d) 2007-04-23 08:24:09 +00:00
src/CGAL Rewrite is_integer(double d) in terms of std::ceil instead of depending on MP_Float. 2007-04-23 08:08:03 +00:00
test/Number_types Add std::pair<double, double> split_numerator_denominator(double d) 2007-04-23 08:24:09 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT
changes.txt
description.txt
dont_submit - Remove cgal_test from dont_submit as they are not under SVN anymore. 2007-03-06 10:04:41 +00:00
maintainer