CGAL 6.0 - Number Types
Loading...
Searching...
No Matches
CORE::BigRat Class Reference

#include <CGAL/CORE_BigRat.h>

Definition

The class CORE::BigRat provides exact computation in \( \mathbb{Q}\).

Operations and comparisons between objects of this type are guaranteed to be exact. This number type is provided by the Core library [3].

CGAL defines the necessary functions so that this class complies to the requirements on number types.

Is model of
Field
RealEmbeddable
Fraction
FromDoubleConstructible