C# Class Sharith.Factorial.Swing

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

Méthodes publiques

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

Private Methods

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

Method Details

Factorial() public méthode

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