The function sqrt returns the square root of a value.
The function is guaranteed to be well defined in case the argument type is a model of the FieldWithSqrt concept.
#include <CGAL/number_utils.h>
| ||
|
|
FieldWithSqrt
AlgebraicStructureTraits::Sqrt