OutBinom.result

* OutBinom.result returns the result generated by the binomial theroem. * Params: * none * Returns: * Result generated by calling InBinom.BinomEqu()

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

Meta