.TH LIBMPDEC++ 3 2024-01-10 mpdecimal-4.0.0 "Programmer's Manual" .ft C . .SH NAME libmpdec++ \- 4.0.0 . .SH SYNOPSIS .nf C++ library for correctly rounded arbitrary precision decimal floating-point arithmetic. .ne . .SH DESCRIPTION .nf The \fIlibmpdec++\fP library is part of \fImpdecimal\fP and fully implements the General Decimal Arithmetic Specification, see: https://speleotrove.com/decimal/decarith.html As described in the scope section of the specification, the library conforms \- with minor restrictions \- to the \fIIEEE 754\-2008\fP Standard for Floating\-Point Arithmetic if the context is initialized with the appropriate parameters. Depending on the distribution, complete HTML documentation is available in the \fImpdecimal-doc\fP package or at: https://www.bytereef.org/mpdecimal/index.html .ne . .SH SEE ALSO mpdecimal.3, libmpdec.3