IntegerHelper.IsPrime(Integer) Method

Represents method IsPrime(Integer).

Namespace: standard
public
 function IsPrime(n: Integer): Boolean; overload; static;

Parameters

n
Type: Integer

Return Value

Type: Boolean