wok-6.x view gmp/description.txt @ rev 25501

Up aspell-pl (6.0_20230101-0), monitorix (3.15.0), simh (3.12.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 11 14:20:29 2023 +0000 (2023-01-11)
parents
children
line source
1 GMP is a free library for arbitrary precision arithmetic, operating
2 on signed integers, rational numbers, and floating-point numbers.
3 There is no practical limit to the precision except the ones implied
4 by the available memory in the machine GMP runs on.
5 GMP has a rich set of functions, and the functions have a regular
6 interface.
8 The main target applications for GMP are cryptography applications
9 and research, Internet security applications, algebra systems,
10 computational algebra research, etc.