CGAL::sqrt

Definition

The function sqrt returns the square root of a number.

#include <CGAL/number_utils.h>

NT sqrt ( NT ntval)