C# Class Sharith.Factorial.FactorialPoorMans

Exibir arquivo Open project: PeterLuschny/Fast-Factorial-Functions

Public Methods

Method Description
Factorial ( int n ) : string

Private Methods

Method Description
Product ( int n ) : DecInteger

Method Details

Factorial() public method

public Factorial ( int n ) : string
n int
return string