CGAL::min

Definition

The function min returns the smaller of two values.

#include <CGAL/number_utils.h>

NT min ( NT ntval1, NT ntval2)