मुख्य कंटेंट तक स्किप करें

One doc tagged with "Exponentiation"

सारे टैग देखें

Modular Exponentiation Algorithm

Modular Exponentiation is an algorithm used to efficiently compute large powers modulo a number, using a technique called exponentiation by squaring.