CGAL::div

Definition

The function div computes the integral division of two numbers.

#include <CGAL/number_utils.h>

NT div ( NT ntval1, NT ntval2)