summaryrefslogtreecommitdiff
path: root/libraries/libmpc/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libmpc/README')
-rw-r--r--libraries/libmpc/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libmpc/README b/libraries/libmpc/README
new file mode 100644
index 0000000000..191ca74f83
--- /dev/null
+++ b/libraries/libmpc/README
@@ -0,0 +1,3 @@
+Mpc is a C library for the arithmetic of complex numbers with arbitrarily
+high precision and correct rounding of the result. It is built upon and
+follows the same principles as Mpfr.