Annotation of OpenXM_contrib/gmp/gmp.info, Revision 1.1
1.1 ! maekawa 1: This is Info file gmp.info, produced by Makeinfo-1.64 from the input
! 2: file gmp.texi.
! 3:
! 4: START-INFO-DIR-ENTRY
! 5: * gmp: (gmp.info). GNU Multiple Precision Arithmetic Library.
! 6: END-INFO-DIR-ENTRY
! 7:
! 8: This file documents GNU MP, a library for arbitrary-precision
! 9: arithmetic.
! 10:
! 11: Copyright (C) 1991, 1993, 1994, 1995, 1996 Free Software Foundation,
! 12: Inc.
! 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:
! 30: gmp.info-1: 1018
! 31: gmp.info-2: 50874
! 32: gmp.info-3: 94190
! 33:
! 34: Tag Table:
! 35: (Indirect)
! 36: Node: Top1018
! 37: Node: Copying2028
! 38: Node: Introduction to MP3728
! 39: Node: Installing MP5657
! 40: Node: MP Basics10220
! 41: Node: Reporting Bugs16508
! 42: Node: Integer Functions18028
! 43: Node: Initializing Integers18635
! 44: Node: Assigning Integers20751
! 45: Node: Simultaneous Integer Init & Assign22026
! 46: Node: Converting Integers23640
! 47: Node: Integer Arithmetic25309
! 48: Node: Comparison Functions36185
! 49: Node: Integer Logic and Bit Fiddling37087
! 50: Node: I/O of Integers39148
! 51: Node: Miscellaneous Integer Functions41629
! 52: Node: Rational Number Functions43299
! 53: Node: Initializing Rationals44594
! 54: Node: Assigning Rationals45764
! 55: Node: Comparing Rationals46727
! 56: Node: Applying Integer Functions48010
! 57: Node: Miscellaneous Rational Functions48828
! 58: Node: Floating-point Functions50874
! 59: Node: Initializing Floats52722
! 60: Node: Assigning Floats55474
! 61: Node: Simultaneous Float Init & Assign57066
! 62: Node: Converting Floats58583
! 63: Node: Float Arithmetic60162
! 64: Node: Float Comparison62071
! 65: Node: I/O of Floats63097
! 66: Node: Miscellaneous Float Functions65213
! 67: Node: Low-level Functions65896
! 68: Node: BSD Compatible Functions82264
! 69: Node: Custom Allocation86600
! 70: Node: Contributors88938
! 71: Node: References90537
! 72: Node: Concept Index91573
! 73: Node: Function Index94190
! 74:
! 75: End Tag Table
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>