C# Class Sharith.Factorial.PrimeSchoenhage

Inheritance: IFactorialFunction
Datei anzeigen Open project: PeterLuschny/Fast-Factorial-Functions

Public Methods

Method Description
Factorial ( int n ) : Sharith.Arithmetic.XInt

Private Methods

Method Description
NestedSquare ( int len ) : Sharith.Arithmetic.XInt
PrimeFactors ( int n ) : int

Method Details

Factorial() public method

public Factorial ( int n ) : Sharith.Arithmetic.XInt
n int
return Sharith.Arithmetic.XInt