IsPrime(Int64) Method

Represents method IsPrime(Int64).

Namespace: flcMaths
function IsPrime(const N: Int64): Boolean;

Parameters

N
Type: Int64

Return Value

Type: Boolean