Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sharith
Factorial
BalkanBig
C# Class Sharith.Factorial.BalkanBig
Inheritance:
IFactorialFunction
Mostra file
Open project: PeterLuschny/Fast-Factorial-Functions
Public Methods
Method
Description
Factorial
(
int
n
) :
Arithmetic.XInt
Private Methods
Method
Description
RecMul
(
IReadOnlyList
f
,
int
n
,
int
m
) :
Arithmetic.XInt
SplitProduct
(
IReadOnlyList
f
) :
Arithmetic.XInt
Method Details
Factorial()
public
method
public
Factorial
(
int
n
) :
Arithmetic.XInt
n
int
return
Arithmetic.XInt