logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Description

       The libmpdec and libmpdec++ libraries fully implement the General Decimal
       Arithmetic Specification, see:

          https://speleotrove.com/decimal/decarith.html

       As described in the scope section of the specification, the libraries conform
       - with minor restrictions - to the IEEE754-2008 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
       mpdecimal-doc package or at:

          https://www.bytereef.org/mpdecimal/index.html

Name

       mpdecimal - 4.0.1

See Also

       libmpdec.3, libmpdec++.3

mpdecimal-4.0.1                                    2025-05-01                                       MPDECIMAL(3)

Synopsis

       C/C++ libraries for correctly rounded arbitrary precision decimal floating-
       point arithmetic.

See Also