chiark / gitweb /
math/mp-nthrt.c: Implement nth-root, and perfect-power detection.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 22 Jul 2020 22:44:38 +0000 (23:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 22 Jul 2020 22:44:38 +0000 (23:44 +0100)
commit8a693e0d881d17cabea7051347c495800d80a316
treefec8a30e43ce32dc3c5c5a8b5f992dc152d6e8f6
parent1c54c7d261e18560a07ba9e809f4aaff0c64e647
math/mp-nthrt.c: Implement nth-root, and perfect-power detection.
math/Makefile.am
math/mp-nthrt.c [new file with mode: 0644]
math/mp.h
math/t/mp