Annotation of OpenXM_contrib/gmp/gmp.info, Revision 1.1.1.2
1.1.1.2 ! maekawa 1: This is gmp.info, produced by makeinfo version 4.0 from gmp.texi.
1.1 maekawa 2:
1.1.1.2 ! maekawa 3: INFO-DIR-SECTION GNU libraries
1.1 maekawa 4: START-INFO-DIR-ENTRY
1.1.1.2 ! maekawa 5: * gmp: (gmp). GNU Multiple Precision Arithmetic Library.
1.1 maekawa 6: END-INFO-DIR-ENTRY
7:
8: This file documents GNU MP, a library for arbitrary-precision
9: arithmetic.
10:
1.1.1.2 ! maekawa 11: Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
! 12: Free Software Foundation, Inc.
1.1 maekawa 13:
14: Permission is granted to make and distribute verbatim copies of this
15: manual provided the copyright notice and this permission notice are
16: preserved on all copies.
17:
18: Permission is granted to copy and distribute modified versions of
19: this manual under the conditions for verbatim copying, provided that
20: the entire resulting derived work is distributed under the terms of a
21: permission notice identical to this one.
22:
23: Permission is granted to copy and distribute translations of this
24: manual into another language, under the above conditions for modified
25: versions, except that this permission notice may be stated in a
26: translation approved by the Foundation.
27:
28:
29: Indirect:
1.1.1.2 ! maekawa 30: gmp.info-1: 1054
! 31: gmp.info-2: 50601
! 32: gmp.info-3: 91805
! 33: gmp.info-4: 137209
1.1 maekawa 34:
35: Tag Table:
36: (Indirect)
1.1.1.2 ! maekawa 37: Node: Top1054
! 38: Node: Copying2238
! 39: Node: Introduction to GMP3939
! 40: Node: Installing GMP6052
! 41: Node: Build Options6741
! 42: Node: ABI and ISA12870
! 43: Node: Notes for Package Builds16067
! 44: Node: Notes for Particular Systems17457
! 45: Node: Known Build Problems19424
! 46: Node: GMP Basics22224
! 47: Node: Nomenclature and Types23118
! 48: Node: Function Classes24156
! 49: Node: GMP Variable Conventions25629
! 50: Node: GMP and Reentrancy29238
! 51: Node: Useful Macros and Constants30222
! 52: Node: Compatibility with older versions30825
! 53: Node: Getting the Latest Version of GMP31674
! 54: Node: Reporting Bugs32080
! 55: Node: Integer Functions34134
! 56: Node: Initializing Integers34849
! 57: Node: Assigning Integers36961
! 58: Node: Simultaneous Integer Init & Assign38816
! 59: Node: Converting Integers40432
! 60: Node: Integer Arithmetic42535
! 61: Node: Integer Division43770
! 62: Node: Integer Exponentiation50601
! 63: Node: Integer Roots51295
! 64: Node: Number Theoretic Functions52517
! 65: Node: Integer Comparisons56297
! 66: Node: Integer Logic and Bit Fiddling57476
! 67: Node: I/O of Integers59747
! 68: Node: Integer Random Numbers62221
! 69: Node: Miscellaneous Integer Functions64829
! 70: Node: Rational Number Functions66439
! 71: Node: Initializing Rationals67717
! 72: Node: Rational Arithmetic68988
! 73: Node: Comparing Rationals69951
! 74: Node: Applying Integer Functions71234
! 75: Node: I/O of Rationals72037
! 76: Node: Miscellaneous Rational Functions72997
! 77: Node: Floating-point Functions75136
! 78: Node: Initializing Floats77026
! 79: Node: Assigning Floats79830
! 80: Node: Simultaneous Float Init & Assign82008
! 81: Node: Converting Floats83527
! 82: Node: Float Arithmetic85227
! 83: Node: Float Comparison87247
! 84: Node: I/O of Floats88273
! 85: Node: Miscellaneous Float Functions90391
! 86: Node: Low-level Functions91805
! 87: Node: Random Number Functions109638
! 88: Node: Random State Initialization111916
! 89: Node: BSD Compatible Functions115593
! 90: Node: Custom Allocation120047
! 91: Node: Contributors122401
! 92: Node: References125726
! 93: Node: Concept Index127698
! 94: Node: Function Index137209
1.1 maekawa 95:
96: End Tag Table
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>