![]() |
The function inverse returns the inverse element with respect to multiplication.
The function is defined if the argument type is a model of the Field concept.
#include <CGAL/number_utils.h>
| template <class NT> | ||||
| NT | inverse ( NT x) |
| ||
Field
AlgebraicStructureTraits::Inverse