TypeScript
TypeScript copied to clipboard
feat: added binary exponentation interative function
Implemented the functions to raise to calculate the result of the power of another number using binary exponentiation that are mentioned in issue #10