summaryrefslogtreecommitdiffstats
path: root/rules/gmp3.in
blob: 29b3fd8c57ba781f99f66e9a983c8ca0e310da3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config GMP3
	bool
	depends on BROKEN
	prompt "gmp3 [BROKEN]"
	help
	  Multiprecision arithmetic library

 	  GNU MP is a programmer's library for arbitrary precision
 	  arithmetic (ie, a bignum package).  It can operate on signed
 	  integer, rational, and floating point numeric types.

	  It has a rich set of functions, and the functions have
	  a regular interface.

	  	The home page is http://www.swox.com/gmp