AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.56k stars 530 forks source link

Fast power algorithm for integer numbers #103

Closed setn4me closed 4 years ago

setn4me commented 5 years ago

This pull request is:

abranhe commented 4 years ago

This PR will be merged because of https://github.com/AllAlgorithms/c/issues/145. It is to review later.