math/mp-arith.c: New function `mp_leastcongruent'.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jun 2016 00:17:48 +0000 (01:17 +0100)
commit0c4f06c08a965b4c07e4075d974808a6a266d534
treeb1d7e18c997800e6b1ed586867990fd9e7862734
parent6687eff59d78369e4d19fb0b3a9a0bb6035d1031
math/mp-arith.c: New function `mp_leastcongruent'.

Return the least representative of a congruence class not less than a
given lower bound.
math/mp-arith.c
math/mp.h