components/mpfr/Solaris/libmpfr.3
changeset 219 22d9e175d379
child 7813 d18938ebcb0d
equal deleted inserted replaced
218:2659b05538d8 219:22d9e175d379
       
     1 '\" t
       
     2 .\"
       
     3 .\" Modified for Solaris to to add the Solaris stability classification,
       
     4 .\" and to add a note about source availability.
       
     5 .\" 
       
     6 .\" generic libgd man page for the LibGD Project
       
     7 .TH libmpfr 3 "12 Nov 2010" "GNU MPFR 2.4.2" "Libraries"
       
     8 
       
     9 .SH NAME
       
    10 \fBlibmpfr\fP
       
    11 .PP
       
    12 .br
       
    13 \fBLibMPFR\fR - The GNU Multiple Precision Rounding Floating Point Library - 
       
    14 is an open source, portable library written in C for arbitrary precision
       
    15 arithmetic on floating-point numbers. It is based on the GNU MP library 
       
    16 (libGMP).  GNU MPFR aims to extend the class of floating-point numbers provided by the GNU MP Library by a precise semantics.
       
    17 .br
       
    18 .SH "SEE ALSO"
       
    19 Complete documentation in HTML format for LibMPFR is available under
       
    20 \fI/usr/share/doc/mpfr/html\fR.
       
    21 Complete documentation in HTML format for LibGMP is available under
       
    22 \fI/usr/share/doc/gmp/html\fR.
       
    23 .SH AUTHOR
       
    24 \fBLibMPFR's\fR main contributors are Guillaume Hanrot, Vincent Lef�vre,
       
    25 Patrick P�lissier, Philippe Th�veny and Paul Zimmermann.  Further details
       
    26 and a complete list of LibMPFR's Contributors is available at \fIhttp://www.mpfr.org/mpfr-current/mpfr.html#Contributors\fR.  LibMPFR is released
       
    27 under the \fILGPL V2 License\fR.
       
    28 .LP
       
    29