The template function sign returns the sign of a number.
The function is guaranteed to be well defined in case the argument type is a model of the RealEmbeddable concept.
#include <CGAL/number_utils.h>
| ||
|
| returns the sign of the argument. The result_type is convertible to CGAL::Sign. |
RealEmbeddable
RealEmbeddableTraits::Sgn