C# Class Sharith.Factorial.ProductRecursive

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
RecProduct ( int n, int len ) : Arithmetic.XInt

Method Details

Factorial() public méthode

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