IsRelativePrime(Int64,Int64) Method

Represents method IsRelativePrime(Int64,Int64).

Namespace: flcMaths
function IsRelativePrime(const X, Y: Int64): Boolean;

Parameters

X
Type: Int64

Y
Type: Int64

Return Value

Type: Boolean