mirror of https://github.com/CGAL/cgal
Number_types: doc fix for leda_integer
This commit is contained in:
parent
b8e342d845
commit
d9e148b6f2
|
|
@ -3,7 +3,7 @@
|
|||
/*!
|
||||
\ingroup nt_leda
|
||||
|
||||
The class `leda_integer` provides exact computation in \f$ \Z\f$.
|
||||
The class `leda_integer` provides exact computation in \f$ \mathbb{Z}\f$.
|
||||
The class `leda_integer` is a wrapper class that provides the functions
|
||||
needed to use the number type `leda::integer`, representing exact
|
||||
multiprecision integers provided by \leda.
|
||||
|
|
|
|||
Loading…
Reference in New Issue