-
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
dvarrazzo edited this page Mar 14, 2011
·
4 revisions
The PostgreSQL Multiple Precision Arithmetic extension (PGMP) is a wrapper around the GNU multiple precision arithmetic library (GMP). It allows to create and store integer, rational and floating point numbers with arbitrary precision and to perform efficient calculations using these data types.