CGAL 5.4 - Number Types
|
#include <CGAL/leda_rational.h>
The class leda_rational
provides exact computation in \( \mathbb{Q}\).
The class leda_rational
is a wrapper class that provides the functions needed to use the number type rational
, representing exact multiprecision rational numbers provided by LEDA.
For more details on the number types of LEDA we refer to the LEDA manual [Solutions].