Represents method IsPrime(Integer).
IsPrime(Integer)
function IsPrime(n: Integer): Boolean; overload;