[BACK]Return to gmp.info CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / gmp

Annotation of OpenXM_contrib/gmp/gmp.info, Revision 1.1.1.3

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
1.1.1.3 ! maekawa    31: gmp.info-2: 44626
        !            32: gmp.info-3: 92659
        !            33: gmp.info-4: 138058
1.1       maekawa    34: 
                     35: Tag Table:
                     36: (Indirect)
1.1.1.2   maekawa    37: Node: Top1054
1.1.1.3 ! maekawa    38: Node: Copying2240
        !            39: Node: Introduction to GMP3940
        !            40: Node: Installing GMP6053
        !            41: Node: Build Options6742
        !            42: Node: ABI and ISA13018
        !            43: Node: Notes for Package Builds16215
        !            44: Node: Notes for Particular Systems17605
        !            45: Node: Known Build Problems19572
        !            46: Node: GMP Basics22817
        !            47: Node: Nomenclature and Types23711
        !            48: Node: Function Classes24749
        !            49: Node: GMP Variable Conventions26222
        !            50: Node: GMP and Reentrancy29831
        !            51: Node: Useful Macros and Constants31078
        !            52: Node: Compatibility with older versions31681
        !            53: Node: Getting the Latest Version of GMP32530
        !            54: Node: Reporting Bugs32936
        !            55: Node: Integer Functions34990
        !            56: Node: Initializing Integers35705
        !            57: Node: Assigning Integers37817
        !            58: Node: Simultaneous Integer Init & Assign39672
        !            59: Node: Converting Integers41288
        !            60: Node: Integer Arithmetic43391
        !            61: Node: Integer Division44626
        !            62: Node: Integer Exponentiation51457
        !            63: Node: Integer Roots52151
        !            64: Node: Number Theoretic Functions53373
        !            65: Node: Integer Comparisons57153
        !            66: Node: Integer Logic and Bit Fiddling58332
        !            67: Node: I/O of Integers60603
        !            68: Node: Integer Random Numbers63077
        !            69: Node: Miscellaneous Integer Functions65685
        !            70: Node: Rational Number Functions67295
        !            71: Node: Initializing Rationals68573
        !            72: Node: Rational Arithmetic69844
        !            73: Node: Comparing Rationals70807
        !            74: Node: Applying Integer Functions72090
        !            75: Node: I/O of Rationals72893
        !            76: Node: Miscellaneous Rational Functions73853
        !            77: Node: Floating-point Functions75990
        !            78: Node: Initializing Floats77880
        !            79: Node: Assigning Floats80684
        !            80: Node: Simultaneous Float Init & Assign82862
        !            81: Node: Converting Floats84381
        !            82: Node: Float Arithmetic86081
        !            83: Node: Float Comparison88101
        !            84: Node: I/O of Floats89127
        !            85: Node: Miscellaneous Float Functions91245
        !            86: Node: Low-level Functions92659
        !            87: Node: Random Number Functions110487
        !            88: Node: Random State Initialization112765
        !            89: Node: BSD Compatible Functions116442
        !            90: Node: Custom Allocation120896
        !            91: Node: Contributors123250
        !            92: Node: References126575
        !            93: Node: Concept Index128547
        !            94: Node: Function Index138058
1.1       maekawa    95: 
                     96: End Tag Table

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>