The template function is_negative determines if a value is negative or not. 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>
|
| The result_type is convertible to bool. |