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