wok-6.x view mpc-library/description.txt @ rev 25176
updated python-formalchemy (1.5.5 -> 1.5.6)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 01 17:52:21 2022 +0100 (2022-07-01) |
parents | |
children |
line source
1 GNU MPC is a C library for the arithmetic of complex numbers with
2 arbitrarily high precision and correct rounding of the result.
3 It extends the principles of the IEEE-754 standard for fixed
4 precision real floating point numbers to complex numbers, providing
5 well-defined semantics for every operation.
6 At the same time, speed of operation at high precision is a major
7 design goal.