OutBinom.nval

* OutBinom.nval returns the value of n. * Params: * none * Returns: * Value of 'OutBinom.n' as in 'n' Choose 'k.'

class OutBinom(X)
pure nothrow const @property @safe
uint
nval
()
if (
is(X : real)
)

Meta