UNPKG

@stdlib/math-base-special-binomcoef

Version:

Compute the binomial coefficient.

3 lines 114 B
/// <reference path="../docs/types/index.d.ts" /> import binomcoef from '../docs/types/index'; export = binomcoef;