|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The Art of Mathematics |
Help 6.28fact — factorial1. DefinitionFactorial is defined as 0! ≡ 1;n! ≡ 1×2×...×(n − 1) × n, for n = 1, 2, 3, ... From definition follows, that factorial is defined only for non-negative integers, and its value is always positive integer. So, as function it is defined only at discrete points. 2. CombinatoricsNumber of permutations — ordered k-size subsets of n-element set: nPk = n! /(n − k)!Number of combinations — k-size subsets of n-element set: nCk = n! / [k! (n − k)!]First dozen values
4. How to useTo calculate factorial of the number:
To get factorial of the current result:
To get factorial of the number n in calculator memory:
5. SupportFactorial of the natural number and zero is supported in free version of the Librow calculator. Factorial of the complex number — resolved into gamma function of the complex argument — is supported in professional version of the Librow calculator. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|