fast_power
Fast power algorithm
Fully qualified path: alexandria_math::fast_power
Free functions
| fast_power | Calculate the base ^ power using the fast powering algorithm… |
| fast_power_mod | Calculate the ( base ^ power ) mod modulus using the fast powering algorithm… |