SimplePowerMethod
SimplePowerMethod(x,n)
-- computes x^n using repeated multiplication
See also
BinaryPowerMethod
.
Go to
main index
.
Go to
concepts index
.