| 
    CGAL 4.7 - Number Types 
   | 
 
This header provides all necessary functions so the fundamental type double is a model of the concepts RealEmbeddable and Field.  
More...
Namespaces | |
| CGAL | |
Functions | |
| bool | CGAL::is_finite (double x) | 
| Determines whether the argument represents a value in \( \mathbb{R}\).  More... | |
This header provides all necessary functions so the fundamental type double is a model of the concepts RealEmbeddable and Field. 
Due to rounding errors and overflow double is considered as not exact.