Number_types: doc fix for leda_integer

This commit is contained in:
Andreas Fabri 2022-09-27 16:40:37 +02:00 committed by GitHub
parent b8e342d845
commit d9e148b6f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.