C# Class Sharith.Factorial.ParallelSwing

Inheritance: IFactorialFunction
Afficher le fichier Open project: PeterLuschny/Fast-Factorial-Functions

Méthodes publiques

Méthode Description
Factorial ( int n ) : Arithmetic.XInt

Private Methods

Méthode Description
OddFactorial ( int n ) : Arithmetic.XInt
OddSwing ( int n, Arithmetic.XInt oddFactNdiv4 ) : Arithmetic.XInt
Product ( int m, int len ) : Arithmetic.XInt

Method Details

Factorial() public méthode

public Factorial ( int n ) : Arithmetic.XInt
n int
Résultat Arithmetic.XInt