C# Class GR.Math.Prime

Afficher le fichier Open project: alexhanh/Botting-Library

Méthodes publiques

Свойство Type Description
LUT52 int[]

Méthodes publiques

Méthode Description
GetPrimes ( int n_first ) : List

Private Methods

Méthode Description
IsPrime ( int n ) : bool

Method Details

GetPrimes() public static méthode

public static GetPrimes ( int n_first ) : List
n_first int
Résultat List

Property Details

LUT52 public_oe static_oe property

public static int[] LUT52
Résultat int[]