CGAL::is_positive

Definition

The function is_positive determines if a value is positive or not.

#include <CGAL/number_utils.h>

bool is_positive ( NT ntval)