ExpMod(Integer,Integer,Integer) Method

Represents method ExpMod(Integer,Integer,Integer).

Namespace: flcMaths
function ExpMod(A, Z: Integer; const N: Integer): Integer; overload;

Parameters

A
Type: Integer

Z
Type: Integer

N
Type: Integer

Return Value

Type: Integer