Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
intfunctionBinomialCoefficient(intn, intk)NativeGlobal


Caveats


Parameters

intn

intk


Examples

Auto-Generated Example

int myInt__n
int myInt__k

int returnedValue = Lighthouse.BinomialCoefficient(myInt__n, myInt__k)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.