libidn: change to new library paths
[unleashed-userland.git] / components / library / mpfr / Solaris / libmpfr.3
blob030572b908d8202c7ecca5eb9377a7f689339644
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 .TH libmpfr 3 "06 Mar 2016" "GNU MPFR 3.1.4" "Libraries"
8 .SH NAME
9 \fBlibmpfr\fP
10 .PP
11 .br
12 \fBLibMPFR\fR - The GNU Multiple Precision Rounding Floating Point Library - 
13 is an open source, portable library written in C for arbitrary precision
14 arithmetic on floating-point numbers. It is based on the GNU MP library 
15 (libGMP).  GNU MPFR aims to extend the class of floating-point numbers provided by the GNU MP Library by a precise semantics.
16 .br
17 .SH "SEE ALSO"
18 Complete documentation in HTML format for LibMPFR is available under
19 \fI/usr/share/doc/mpfr/html\fR.
20 Complete documentation in HTML format for LibGMP is available under
21 \fI/usr/share/doc/gmp/html\fR.
22 .SH AUTHOR
23 \fBLibMPFR's\fR main contributors are Guillaume Hanrot, Vincent Lefèvre,
24 Patrick Pélissier, Philippe Théveny and Paul Zimmermann.  Further details
25 and a complete list of LibMPFR's Contributors is available at \fIhttp://www.mpfr.org/mpfr-current/mpfr.html#Contributors\fR.  LibMPFR is released
26 under the \fILGPL V2 License\fR.
27 .LP