# HG changeset patch # User jwe # Date 1177510954 0 # Node ID f14a0d35f90b7330fdac0fd1865b9f290d9abbe2 # Parent 9ef0450c873d72ea75b33260eb98ec2fd6a03c12 [project @ 2007-04-25 14:22:34 by jwe] diff --git a/doc/interpreter/tips.txi b/doc/interpreter/tips.txi --- a/doc/interpreter/tips.txi +++ b/doc/interpreter/tips.txi @@ -562,7 +562,7 @@ @deftypefn {Function File} {@var{c} =} nchoosek (@var{n}, @var{k}) -Compute the binomial coeeficient or all combinations of @var{n}. +Compute the binomial coefficient or all combinations of @var{n}. If @var{n} is a scalar then, calculate the binomial coefficient of @var{n} and @var{k}, defined as