WLJS LogoWLJS Notebook

QBinomial

QBinomial[n, m, q] gives the q-binomial coefficient (Gaussian binomial).

Examples

Compute a q-binomial coefficient:

QBinomial[5, 2, q]

Evaluate at a specific q value:

QBinomial[4, 2, 2]

Please visit the official Wolfram Language Reference for more details.

On this page