Binomial Returns the binomial number choose .The binomials number are defined as Syntax binomial(Natural) Description binomial(Natural) Given a non-negative integer , this function returns a list with all the binomials numbers , sorted in increasing order of . Related functions Combinations, Tartaglia Table of Contents Syntax Description Related functions