From 8314119662926ac5014a5a17981b2fc513402f08 Mon Sep 17 00:00:00 2001 From: Christian Jullien Date: Sat, 11 Jul 2020 20:00:37 +0200 Subject: [PATCH] USES: add mpc library --- USES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/USES b/USES index b9fa1a1..6d7a2d1 100644 --- a/USES +++ b/USES @@ -5,12 +5,13 @@ Name Short Description ---- ----------------- bigz An infinite precision Z & Q library. gawk GNU awk. -gmp Library for arbitrary precision arithmetic +gmp Library for arbitrary precision arithmetic. gnumake GNU makefile. mpfr Multiple-precision floating-point library. +mpc Complex floating-point library with exact rounding. mpv A free, open source, and cross-platform media player. -openlisp ISLISP ISO/IEC 13816 Lisp interpreter and compiler -s-nail BSD Mail/POSIX mailx: send and receive Internet mail +openlisp ISLISP ISO/IEC 13816 Lisp interpreter and compiler. +s-nail BSD Mail/POSIX mailx: send and receive Internet mail. sqlite Embbedable SQL engine. st Simple Terminal. tcc Tiny CC which compiles itself.