CGAL::Sign

#include <CGAL/enum.h>

enum Sign { NEGATIVE , ZERO , POSITIVE };

See Also

CGAL::Orientation