C# 클래스 Sharith.Factorial.PrimeSwingCache

상속: IFactorialFunction
파일 보기 프로젝트 열기: PeterLuschny/Fast-Factorial-Functions

공개 메소드들

메소드 설명
Factorial ( int n ) : Arithmetic.XInt

비공개 메소드들

메소드 설명
GetPrimorial ( int low, int high ) : Arithmetic.XInt
RecFactorial ( int n ) : Arithmetic.XInt
Swing ( int n ) : Arithmetic.XInt

메소드 상세

Factorial() 공개 메소드

public Factorial ( int n ) : Arithmetic.XInt
n int
리턴 Arithmetic.XInt