Represents method IsRelativePrime(Int64,Int64).
IsRelativePrime(Int64,Int64)
function IsRelativePrime(const X, Y: Int64): Boolean;