Home : Products : Hach WIMS : Hach WIMS Client : Documentation : Function Reference : Spread Functions : Primitive Functions : PERMUT
Q11571 - INFO: PERMUT

PERMUT (Primitive Spread Function) returns  the number of possible permutations for a specified number of items.

SYNTAX:

PERMUT(value1,value2)

REMARKS:

Specify the number of items using the value1 argument. Specify the number of items in each possible permutation using the value2 argument. Both arguments must be positive integers, and the value1 argument must be greater than 0.

A permutation is any set or subset of items where internal order is significant. Contrast with combinations (the COMBIN function).

The number of permutations is calculated as follows:   

                                                                         

EXAMPLES:

PERMUT(B3,5)
PERMUT(C4,B2)
PERMUT(8,2)=56
PERMUT(100,3)=970200

Related Articles
Q11519 - INFO: COMBIN

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 8/27/2008 12:05 PM.
Last Modified on 8/27/2008 12:05 PM.
Last Modified by No Author Name Available!.
Article has been viewed 2467 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article