![]() Chapter Contents |
![]() Previous |
![]() Next |
COMB |
Category: | Mathematical |
Syntax | |
Arguments | |
Details | |
Examples | |
See Also |
Syntax |
COMB(n, r) |
Restriction: | r ![]() |
Details |
The mathematical representation of the COMB function is given by the following equation:
with n 0, r
0, and n
r.
If the expression cannot be computed, a missing value is returned.
Examples |
SAS Statements | Result |
---|---|
x=comb(5,1); |
5 |
See Also |
Functions:
|
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.