blob: 99811e6f3ad60408edc2060208b702060340ec67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
This is Info file gmp.info, produced by Makeinfo version 1.67 from the
input file gmp.texi.
START-INFO-DIR-ENTRY
* gmp: (gmp). GNU Multiple Precision Arithmetic Library.
END-INFO-DIR-ENTRY
This file documents GNU MP, a library for arbitrary-precision
arithmetic.
Copyright (C) 1991, 1993, 1994, 1995, 1996 Free Software Foundation,
Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
Permission is granted to copy and distribute modified versions of
this manual under the conditions for verbatim copying, provided that
the entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be stated in a
translation approved by the Foundation.
Indirect:
gmp.info-1: 1021
gmp.info-2: 50877
gmp.info-3: 94233
Tag Table:
(Indirect)
Node: Top1021
Node: Copying2031
Node: Introduction to MP3731
Node: Installing MP5660
Node: MP Basics10223
Node: Reporting Bugs16511
Node: Integer Functions18031
Node: Initializing Integers18638
Node: Assigning Integers20754
Node: Simultaneous Integer Init & Assign22029
Node: Converting Integers23643
Node: Integer Arithmetic25312
Node: Comparison Functions36188
Node: Integer Logic and Bit Fiddling37090
Node: I/O of Integers39151
Node: Miscellaneous Integer Functions41632
Node: Rational Number Functions43302
Node: Initializing Rationals44597
Node: Assigning Rationals45767
Node: Comparing Rationals46730
Node: Applying Integer Functions48013
Node: Miscellaneous Rational Functions48831
Node: Floating-point Functions50877
Node: Initializing Floats52725
Node: Assigning Floats55477
Node: Simultaneous Float Init & Assign57069
Node: Converting Floats58586
Node: Float Arithmetic60165
Node: Float Comparison62074
Node: I/O of Floats63100
Node: Miscellaneous Float Functions65216
Node: Low-level Functions65899
Node: BSD Compatible Functions82267
Node: Custom Allocation86603
Node: Contributors88941
Node: References90540
Node: Concept Index91576
Node: Function Index94233
End Tag Table
|