GCD(Int64,Int64) Method

Represents method GCD(Int64,Int64).

Namespace: flcMaths
function GCD(const N1, N2: Int64): Int64; overload;

Parameters

N1
Type: Int64

N2
Type: Int64

Return Value

Type: Int64