C# Class Sharith.Factorial.PrimeSwing

Inheritance: IFactorialFunction
Mostra file Open project: PeterLuschny/Fast-Factorial-Functions

Public Methods

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

Private Methods

Method Description
RecFactorial ( int n ) : Sharith.Arithmetic.XInt
Swing ( int n ) : Sharith.Arithmetic.XInt

Method Details

Factorial() public method

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