InvMod(Int64,Int64) Method

Represents method InvMod(Int64,Int64).

Namespace: flcMaths
function InvMod(const A, N: Int64): Int64; overload;

Parameters

A
Type: Int64

N
Type: Int64

Return Value

Type: Int64