Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Manuals/calci/COMBIN
(view source)
Revision as of 06:52, 18 November 2013
13 bytes added
,
06:52, 18 November 2013
→Description
Line 12:
Line 12:
*A combination is denoted by ncr or(n r).
*A combination is denoted by ncr or(n r).
*A formula for the number of possible combinations of R objects from a set of N objects is (n r)=n!/r!(n-r)!, where n!=1*2*3*...*n& r<=n.
*A formula for the number of possible combinations of R objects from a set of N objects is (n r)=n!/r!(n-r)!, where n!=1*2*3*...*n& r<=n.
−
This function will give the result is Error when
+
*
This function will give the result is Error when
−
1. The N&R are non numeric
+
*
1. The N&R are non numeric
−
2. The N&R<0 or N<R
+
*
2. The N&R<0 or N<R
−
When we are giving the N&R values in decimals ,it will convert in to Integers.
+
*
When we are giving the N&R values in decimals ,it will convert in to Integers.
−
+
*For e.g.
*COMBIN(5.4,2)=10 is equivalent to COMBIN(5,2)
*COMBIN(5.4,2)=10 is equivalent to COMBIN(5,2)
*COMBIN(5,-2)=NAN, because R is negative.
*COMBIN(5,-2)=NAN, because R is negative.
Devika
writer
6,694
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Community portal
Current events
Recent changes
Help
Tools
ZCubes Web Platform
Printable version