Home
Get it
Doc
Forum
Chat
Modules
Code
Bugs
OpenTURNS
An Open source initiative for the Treatment of Uncertainties, Risks'N Statistics
Navigation
index
next
|
previous
|
OpenTURNS 1.19 documentation
»
Contents
»
API
»
Functions
»
BinomialCoefficient
Previous topic
Beta
Next topic
BitCount
This Page
Show Source
Quick search
BinomialCoefficient
¶
BinomialCoefficient
(
n
,
k
)
¶
Binomial coefficient.
Returns the value
Parameters
n
int
k
int
Returns
result
int
Navigation
index
next
|
previous
|
OpenTURNS 1.19 documentation
»
Contents
»
API
»
Functions
»
BinomialCoefficient