CGAL::is_negative

Definition

The function is_negative determines if a value is negative or not.

#include <CGAL/number_utils.h>

bool is_negative ( NT ntval)