Skip to content

Latest commit

 

History

History
 
 

fast_exponentiation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Calculating large power of a number takes a lot of time. So we use Fast Exponentiation to save time.