mod_expo: Computes large modular exponents with modular exponentiation.

Description Usage Arguments Value

Description

Computes large modular exponents with modular exponentiation.

Usage

1
mod_expo(a, n, m)

Arguments

a

the base integer, as in a^n mod m

n

the exponent power

m

the modulus

Value

the computed exponent mod m


aschleg/numberr documentation built on May 14, 2019, 10:31 a.m.