CGAL::is_zero

Definition

The function is_zero determines if a value is equal to 0 or not.

#include <CGAL/number_utils.h>

bool is_zero ( NT ntval)