Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js
 
CGAL 6.0 - Number Types
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Loading...
Searching...
No Matches
CORE::BigInt Class Reference

#include <CGAL/CORE_BigInt.h>

Definition

The class CORE::BigInt provides exact computation in \mathbb{Z}.

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
EuclideanRing
RealEmbeddable