Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] problem with is_simple() for polygon

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] problem with is_simple() for polygon


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] problem with is_simple() for polygon
  • Date: Thu, 15 Nov 2007 20:00:29 +0100


wrote:
Just a guess. Try:
2/1 5/1
15/10 35/10
3/1 3/1
35/10 4/10

Thank you for solution, it worked... but why doesn't 1.5/1 work but 15/10
work? is it reasonable?

A rational number is defined as the quotient of two integral numbers
and 1.5 doesn't look very integral



Archive powered by MHonArc 2.6.16.

Top of Page