\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.7 - Number Types
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
leda_bigfloat Class Reference

#include <CGAL/leda_bigfloat.h>

Definition

The class leda_bigfloat is a wrapper class that provides the functions needed to use the number type bigfloat.

bigfloat Rounding mode and precision (i.e. mantissa length) of leda_bigfloat can be set.

For more details on the number types of LEDA we refer to the LEDA manual [4].

Is Model Of:

FieldWithKthRoot

RealEmbeddable

FromDoubleConstructible