math/mp-sqrt.c: Explain the algorithm, and particularly the end condition.
[catacomb] / math / mp-gcd.c
2013-12-27 Mark Woodingmath/mp-gcd.c: Minor reformatting.
2013-12-27 Mark Woodingmath/mp-gcd.c: Avoid clobbering constants during the...
2013-06-22 Mark WoodingRearrange the file tree.