C# 클래스 Sharith.Factorial.BalkanBig

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

공개 메소드들

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

비공개 메소드들

메소드 설명
RecMul ( IReadOnlyList f, int n, int m ) : Arithmetic.XInt
SplitProduct ( IReadOnlyList f ) : Arithmetic.XInt

메소드 상세

Factorial() 공개 메소드

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