CGAL 5.3 - Number Types

Classes

class  CORE::BigFloat
 The class CORE::BigFloat is a variable precision floating-point type. More...
 
class  CORE::BigInt
 The class CORE::BigInt provides exact computation in \( \Z\). More...
 
class  CORE::BigRat
 The class CORE::BigRat provides exact computation in \( \Q\). More...
 
class  CORE::Expr
 The class CORE::Expr provides exact computation over the subset of real numbers that contains integers, and which is closed by the operations \( +,-,\times,/,\sqrt{}\) and \(\sqrt[k]{}\). More...